Created
October 31, 2015 04:20
-
-
Save dunn/2e653faa14ea5e0ab538 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-10-30 21:17:36 -0700 | |
./prepare | |
--disable-dependency-tracking | |
--disable-warnings | |
--prefix=/usr/local/Cellar/mutt/1.5.24 | |
--with-ssl=/usr/local/opt/openssl | |
--with-sasl | |
--with-gss | |
--enable-imap | |
--enable-smtp | |
--enable-pop | |
--enable-hcache | |
--with-tokyocabinet | |
--with-slang | |
--enable-gpgme | |
--disable-debug | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking 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 build system type... x86_64-apple-darwin15.0.0 | |
checking host system type... x86_64-apple-darwin15.0.0 | |
checking for prefix... /usr/local/Cellar/mutt/1.5.24 | |
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 for clang option to accept ISO C99... none needed | |
checking for library containing strerror... none required | |
checking how to run the C preprocessor... clang -E | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for ranlib... ranlib | |
checking for ar... ar | |
checking for inline... inline | |
checking for an ANSI C-conforming const... yes | |
checking whether byte ordering is bigendian... 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 _LARGEFILE_SOURCE value needed for large files... no | |
checking size of off_t... 8 | |
checking for dbx... no | |
checking for gdb... no | |
checking for sdb... no | |
checking for inttypes.h... (cached) yes | |
checking for uint32_t... yes | |
checking size of short... 2 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking for unsigned long long int... yes | |
checking for long long int... yes | |
checking for sendmail... /usr/sbin/sendmail | |
checking whether to build with GPGME support... yes | |
checking for gpgme-config... /usr/local/opt/gpgme/bin/gpgme-config | |
checking for GPGME - version >= 1.0.0... yes | |
checking for GPGME - version >= 1.1.1... yes | |
checking for GPGME - version >= 1.0.0... yes | |
checking for gpgme_op_export_keys... yes | |
checking for ispell... no | |
checking if this is a BSD system... yes | |
checking for S-Lang... yes | |
checking for main in -ltermlib... no | |
checking for SLtt_get_terminfo in -lslang... yes | |
checking for ANSI C header files... (cached) yes | |
checking stdarg.h usability... yes | |
checking stdarg.h presence... yes | |
checking for stdarg.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking ioctl.h usability... no | |
checking ioctl.h presence... no | |
checking for ioctl.h... no | |
checking sysexits.h usability... yes | |
checking sysexits.h presence... yes | |
checking for sysexits.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking unix.h usability... no | |
checking unix.h presence... no | |
checking for unix.h... no | |
checking for setrlimit... yes | |
checking for getsid... yes | |
checking for sig_atomic_t in signal.h... yes, non volatile | |
checking whether sys_siglist is declared... yes | |
checking for pid_t... yes | |
checking for ssize_t... yes | |
checking for fgetpos... yes | |
checking for memmove... yes | |
checking for setegid... yes | |
checking for srand48... yes | |
checking for strerror... yes | |
checking for setenv... yes | |
checking for strcasecmp... yes | |
checking for strdup... yes | |
checking for strsep... yes | |
checking for strtok_r... yes | |
checking for wcscasecmp... yes | |
checking for strcasestr... yes | |
checking for mkdtemp... yes | |
checking for getopt... yes | |
checking getopt.h usability... yes | |
checking getopt.h presence... yes | |
checking for getopt.h... yes | |
checking for snprintf... yes | |
checking for vsnprintf... yes | |
checking whether your system's snprintf is C99 compliant... yes | |
checking whether your system's vsnprintf is C99 compliant... yes | |
checking for va_copy... va_copy | |
checking for ftruncate... yes | |
checking for strftime... yes | |
checking for fchdir... yes | |
checking for regcomp... yes | |
checking whether your system's regexp library is completely broken... no | |
checking where new mail is stored... /var/mail | |
checking if /var/mail is world writable... no | |
checking if /var/mail is group writable... yes | |
checking where to put the documentation... ${datarootdir}/doc/mutt | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking for socklen_t... yes | |
checking for gethostent... yes | |
checking for setsockopt... yes | |
checking for getaddrinfo... yes | |
checking for krb5-config... /usr/bin/krb5-config | |
checking GSSAPI implementation... MIT | |
checking for deflate in -lz... yes | |
checking for X509_new in -lcrypto... yes | |
checking for SSL_new in -lssl... yes | |
checking for RAND_status... yes | |
checking for RAND_egd... yes | |
checking for library containing sasl_encode64... -lsasl2 | |
checking whether struct dirent defines d_ino... yes | |
checking tcbdb.h usability... yes | |
checking tcbdb.h presence... yes | |
checking for tcbdb.h... yes | |
checking for tcbdbopen in -ltokyocabinet... yes | |
checking for library containing strerror... (cached) none required | |
checking for off_t... yes | |
checking for size_t... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for getpagesize... yes | |
checking for working mmap... yes | |
checking whether we are using the GNU C Library 2.1 or newer... no | |
checking argz.h usability... no | |
checking argz.h presence... no | |
checking for argz.h... no | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking nl_types.h usability... yes | |
checking nl_types.h presence... yes | |
checking for nl_types.h... yes | |
checking malloc.h usability... no | |
checking malloc.h presence... no | |
checking for malloc.h... no | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for feof_unlocked... yes | |
checking for fgets_unlocked... no | |
checking for getcwd... yes | |
checking for getegid... yes | |
checking for geteuid... yes | |
checking for getgid... yes | |
checking for getuid... yes | |
checking for mempcpy... no | |
checking for munmap... yes | |
checking for putenv... yes | |
checking for setenv... (cached) yes | |
checking for setlocale... yes | |
checking for stpcpy... yes | |
checking for strchr... yes | |
checking for strcasecmp... (cached) yes | |
checking for strdup... (cached) yes | |
checking for strtoul... yes | |
checking for tsearch... yes | |
checking for __argz_count... no | |
checking for __argz_stringify... no | |
checking for __argz_next... no | |
checking for iconv... yes | |
checking for iconv declaration... | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking for nl_langinfo and CODESET... yes | |
checking for LC_MESSAGES... yes | |
checking whether NLS is requested... yes | |
checking whether included gettext is requested... no | |
checking libintl.h usability... no | |
checking libintl.h presence... no | |
checking for libintl.h... no | |
checking for msgfmt... no | |
checking for gmsgfmt... : | |
checking for xgettext... no | |
checking for bison... bison | |
checking version of bison... 2.3, ok | |
checking for catalogs to be installed... de eu ru it es uk fr pl nl cs id sk ko el zh_TW zh_CN pt_BR eo gl sv da lt tr ja hu et ca bg ga | |
checking iconv.h usability... yes | |
checking iconv.h presence... yes | |
checking for iconv.h... yes | |
checking whether iconv.h defines iconv_t... yes | |
checking whether this iconv is good enough... yes | |
checking whether iconv is non-transcribing... no | |
checking stringprep.h usability... yes | |
checking stringprep.h presence... yes | |
checking for stringprep.h... yes | |
checking idna.h usability... yes | |
checking idna.h presence... yes | |
checking for idna.h... yes | |
checking for library containing stringprep_check_version... -lidn | |
checking for idna_to_unicode_utf8_from_utf8... no | |
checking for idna_to_unicode_8z8z... yes | |
checking for idna_to_ascii_from_utf8... no | |
checking for idna_to_ascii_8z... yes | |
checking for idna_to_ascii_lz... yes | |
checking for idna_to_ascii_from_locale... no | |
checking wchar.h usability... yes | |
checking wchar.h presence... yes | |
checking for wchar.h... yes | |
checking for wchar_t... yes | |
checking for wint_t... yes | |
checking wctype.h usability... yes | |
checking wctype.h presence... yes | |
checking for wctype.h... yes | |
checking for iswalnum... yes | |
checking for iswalpha... yes | |
checking for iswblank... yes | |
checking for iswcntrl... yes | |
checking for iswdigit... yes | |
checking for iswgraph... yes | |
checking for iswlower... yes | |
checking for iswprint... yes | |
checking for iswpunct... yes | |
checking for iswspace... yes | |
checking for iswupper... yes | |
checking for iswxdigit... yes | |
checking for towupper... yes | |
checking for towlower... yes | |
checking for mbstate_t... yes | |
checking for wchar_t functions... yes | |
checking for nl_langinfo and CODESET... yes | |
checking for nl_langinfo and YESEXPR... yes | |
checking for ospcat... none | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating contrib/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating imap/Makefile | |
config.status: creating intl/Makefile | |
config.status: creating m4/Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating hcachever.sh | |
config.status: creating muttbug.sh | |
config.status: creating doc/instdoc.sh | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing default-1 commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
The mutt source code was successfully prepared and configured. | |
Type make && make install to build and install mutt. | |
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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: --version | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -L/usr/local/Cellar/gpgme/1.6.0/lib -lgpgme -L/usr/local/Cellar/libassuan/2.3.0_1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.20_1/lib -lgpg-error | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -L/usr/local/Cellar/gpgme/1.6.0/lib -lgpgme -L/usr/local/Cellar/libassuan/2.3.0_1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.20_1/lib -lgpg-error -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -ltermlib | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -ltermlib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lslang -lm | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lslang -lm -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lz | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lz -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lcrypto -lz | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lcrypto -lz -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lsasl2 | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lsasl2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -ltokyocabinet | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -ltokyocabinet -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -liconv | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -liconv | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -liconv | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -liconv | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -liconv | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -liconv | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -liconv | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -liconv | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -liconv | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -lidn -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I$(top_srcdir)/intl -L/usr/local/opt/openssl/lib conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
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-10-30 21:18:03 -0700 | |
make | |
./gen_defs ./OPS ./OPS.PGP ./OPS.SMIME ./OPS.CRYPT > keymap_defs.h | |
./patchlist.sh < ./PATCHES > patchlist.c | |
echo 'const char *ReleaseDate = "'`head -n 1 ./ChangeLog | LC_ALL=C cut -d ' ' -f 1`'";' > reldate.h.tmp; \ | |
cmp -s reldate.h.tmp reldate.h || cp reldate.h.tmp reldate.h; \ | |
rm reldate.h.tmp | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o txt2c.o txt2c.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -DMD5UTIL -g -O2 -c -o mutt_md5-md5.o `test -f 'md5.c' || echo './'`md5.c | |
clang -g -O2 -L/usr/local/opt/openssl/lib -o txt2c txt2c.o | |
( \ | |
clang -v || \ | |
clang --version || \ | |
clang -V || \ | |
echo "unknown compiler"; \ | |
) 2>&1 | ./txt2c.sh cc_version >conststrings_c | |
clang -DMD5UTIL -g -O2 -L/usr/local/opt/openssl/lib -o mutt_md5 mutt_md5-md5.o | |
echo "-g -O2" | ./txt2c.sh cc_cflags >>conststrings_c | |
grep ac_cs_config= config.status | \ | |
cut -d= -f2- | \ | |
sed -e 's/^"//' -e 's/"$//' | ./txt2c.sh configure_options >>conststrings_c | |
mv -f conststrings_c conststrings.c | |
( echo '#include "config.h"'; echo '#include "mutt.h"'; ) \ | |
| clang -E -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl - | sh ./hcachever.sh hcversion.h | |
In file included from <stdin>:2: | |
In file included from ./mutt.h:58: | |
In file included from ./rfc822.h:23: | |
./lib.h:45:12: fatal error: 'libintl.h' file not found | |
# include <libintl.h> | |
^ | |
1 error generated. | |
/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 po | |
make[2]: Nothing to be done for `all'. | |
Making all in intl | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 intl-compat.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 bindtextdom.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 dcgettext.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 dgettext.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 gettext.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 finddomain.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 loadmsgcat.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 localealias.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 textdomain.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 l10nflist.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 explodename.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 dcigettext.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 dcngettext.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 dngettext.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 ngettext.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 plural.c | |
clang -c -DLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DLIBDIR=\"/usr/local/Cellar/mutt/1.5.24/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 localcharset.c | |
cp ./libgnuintl.h libintl.h | |
/bin/sh ./config.charset 'x86_64-apple-darwin15.0.0' > t-charset.alias | |
sed -e '/^#/d' -e 's/@''PACKAGE''@/mutt/g' ref-add.sin > t-ref-add.sed | |
mv t-ref-add.sed ref-add.sed | |
mv t-charset.alias charset.alias | |
sed -e '/^#/d' -e 's/@''PACKAGE''@/mutt/g' ref-del.sin > t-ref-del.sed | |
mv t-ref-del.sed ref-del.sed | |
rm -f libintl.a | |
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o localcharset.o | |
ranlib libintl.a | |
Making all in doc | |
clang -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DHAVE_CONFIG_H=1 -I. -I.. -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -I.. -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o makedoc.o makedoc.c | |
sed -e 's,@sysconfdir\@,/usr/local/Cellar/mutt/1.5.24/etc,g' -e 's,@bindir\@,/usr/local/Cellar/mutt/1.5.24/bin,g' -e 's,@docdir\@,/usr/local/Cellar/mutt/1.5.24/share/doc/mutt,g' ./mutt.man > mutt.1 | |
sed -e 's,@sysconfdir\@,/usr/local/Cellar/mutt/1.5.24/etc,g' -e 's,@bindir\@,/usr/local/Cellar/mutt/1.5.24/bin,g' -e 's,@docdir\@,/usr/local/Cellar/mutt/1.5.24/share/doc/mutt,g' ./smime_keys.man > smime_keys.1 | |
sed -e 's,@sysconfdir\@,/usr/local/Cellar/mutt/1.5.24/etc,g' -e 's,@bindir\@,/usr/local/Cellar/mutt/1.5.24/bin,g' -e 's,@docdir\@,/usr/local/Cellar/mutt/1.5.24/share/doc/mutt,g' ./pgpewrap.man > pgpewrap.1 | |
sed -e 's,@sysconfdir\@,/usr/local/Cellar/mutt/1.5.24/etc,g' -e 's,@bindir\@,/usr/local/Cellar/mutt/1.5.24/bin,g' -e 's,@docdir\@,/usr/local/Cellar/mutt/1.5.24/share/doc/mutt,g' ./pgpring.man > pgpring.1 | |
clang -g -O2 -L/usr/local/opt/openssl/lib -o makedoc makedoc.o | |
clang -E -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -I.. -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DHAVE_CONFIG_H=1 -I/usr/local/opt/openssl/include -I../intl -D_MAKEDOC -C ../init.h | ./makedoc -m | \ | |
cat ./muttrc.man.head - ./muttrc.man.tail\ | |
> muttrc.man | |
( date=`head -n 1 ../ChangeLog | LC_ALL=C cut -d ' ' -f 1` && \ | |
sed -e "s/@VERSION\@/`cat ../VERSION` ($date)/" ./manual.xml.head && \ | |
clang -E -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -I.. -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DHAVE_CONFIG_H=1 -I/usr/local/opt/openssl/include -I../intl -D_MAKEDOC -C ../init.h | ./makedoc -s && \ | |
clang -E -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -I.. -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DHAVE_CONFIG_H=1 -I/usr/local/opt/openssl/include -I../intl -D_MAKEDOC -C ../functions.h | \ | |
perl ./gen-map-doc ./manual.xml.tail ../OPS* \ | |
) > manual.xml | |
rm -f Muttrc stamp-doc-rc | |
sed -e 's,[@]docdir[@],/usr/local/Cellar/mutt/1.5.24/share/doc/mutt,' ./Muttrc.head > Muttrc | |
clang -E -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -I.. -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DHAVE_CONFIG_H=1 -I/usr/local/opt/openssl/include -I../intl -D_MAKEDOC -C \ | |
../init.h | ./makedoc -c >> Muttrc | |
touch stamp-doc-rc | |
touch stamp-doc-xml | |
xsltproc --nonet -o manual.html ./html.xsl manual.xml | |
xsltproc --nonet ./chunk.xsl manual.xml | |
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl | |
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl" | |
compilation error: file ./html.xsl line 3 element import | |
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl | |
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl | |
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl" | |
compilation error: file ./chunk.xsl line 3 element import | |
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl | |
make[2]: [manual.html] Error 5 (ignored) | |
make[2]: [stamp-doc-chunked] Error 5 (ignored) | |
touch stamp-doc-chunked | |
Making all in contrib | |
make[2]: Nothing to be done for `all'. | |
Making all in imap | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o auth.o auth.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o auth_login.o auth_login.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o browse.o browse.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o command.o command.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o imap.o imap.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o message.o message.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o utf7.o utf7.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o util.o util.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o auth_sasl.o auth_sasl.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o auth_gss.o auth_gss.c | |
rm -f libimap.a | |
ar cru libimap.a auth.o auth_login.o browse.o command.o imap.o message.o utf7.o util.o auth_sasl.o auth_gss.o | |
ranlib libimap.a | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o addrbook.o addrbook.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o alias.o alias.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o attach.o attach.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o base64.o base64.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o browser.o browser.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o buffy.o buffy.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o color.o color.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt.o crypt.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o cryptglue.o cryptglue.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o commands.o commands.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o complete.o complete.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o compose.o compose.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o copy.o copy.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o curs_lib.o curs_lib.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o curs_main.o curs_main.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o date.o date.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o edit.o edit.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o enter.o enter.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o flags.o flags.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o init.o init.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o filter.o filter.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o from.o from.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o getdomain.o getdomain.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o group.o group.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o handler.o handler.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o hash.o hash.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o hdrline.o hdrline.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o headers.o headers.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o help.o help.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o hook.o hook.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o keymap.o keymap.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o main.o main.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mbox.o mbox.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o menu.o menu.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mh.o mh.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mx.o mx.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pager.o pager.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o parse.o parse.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pattern.o pattern.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o postpone.o postpone.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o query.o query.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o recvattach.o recvattach.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o recvcmd.o recvcmd.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o rfc822.o rfc822.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o rfc1524.o rfc1524.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o rfc2047.o rfc2047.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o rfc2231.o rfc2231.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o rfc3676.o rfc3676.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o score.o score.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o send.o send.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o sendlib.o sendlib.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o signal.o signal.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o sort.o sort.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o status.o status.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o system.o system.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o thread.o thread.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o charset.o charset.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o history.o history.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o lib.o lib.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o muttlib.o muttlib.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o editmsg.o editmsg.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mbyte.o mbyte.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o url.o url.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o ascii.o ascii.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt-mod.o crypt-mod.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o safe_asprintf.o safe_asprintf.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o patchlist.o patchlist.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o conststrings.o conststrings.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt-gpgme.o crypt-gpgme.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt-mod-pgp-gpgme.o crypt-mod-pgp-gpgme.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt-mod-smime-gpgme.o crypt-mod-smime-gpgme.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgp.o pgp.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgpinvoke.o pgpinvoke.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgpkey.o pgpkey.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgplib.o pgplib.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o gnupgparse.o gnupgparse.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgpmicalg.o pgpmicalg.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgppacket.o pgppacket.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt-mod-pgp-classic.o crypt-mod-pgp-classic.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o smime.o smime.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt-mod-smime-classic.o crypt-mod-smime-classic.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o resize.o resize.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pop.o pop.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pop_lib.o pop_lib.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pop_auth.o pop_auth.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o smtp.o smtp.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o bcache.o bcache.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o account.o account.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mutt_socket.o mutt_socket.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mutt_tunnel.o mutt_tunnel.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mutt_ssl.o mutt_ssl.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mutt_sasl.o mutt_sasl.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o hcache.o hcache.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o md5.o md5.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mutt_idna.o mutt_idna.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mutt_dotlock.o mutt_dotlock.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgppubring.o pgppubring.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o extlib.o extlib.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o sha1.o sha1.c | |
clang -DPKGDATADIR=\"/usr/local/Cellar/mutt/1.5.24/share/mutt\" -DSYSCONFDIR=\"/usr/local/Cellar/mutt/1.5.24/etc\" -DBINDIR=\"/usr/local/Cellar/mutt/1.5.24/bin\" -DMUTTLOCALEDIR=\"/usr/local/Cellar/mutt/1.5.24/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgpewrap.o pgpewrap.c | |
cp muttbug.sh flea | |
chmod +x flea | |
cp ./smime_keys.pl smime_keys | |
chmod +x smime_keys | |
clang -g -O2 -L/usr/local/opt/openssl/lib -o mutt addrbook.o alias.o attach.o base64.o browser.o buffy.o color.o crypt.o cryptglue.o commands.o complete.o compose.o copy.o curs_lib.o curs_main.o date.o edit.o enter.o flags.o init.o filter.o from.o getdomain.o group.o handler.o hash.o hdrline.o headers.o help.o hook.o keymap.o main.o mbox.o menu.o mh.o mx.o pager.o parse.o pattern.o postpone.o query.o recvattach.o recvcmd.o rfc822.o rfc1524.o rfc2047.o rfc2231.o rfc3676.o score.o send.o sendlib.o signal.o sort.o status.o system.o thread.o charset.o history.o lib.o muttlib.o editmsg.o mbyte.o url.o ascii.o crypt-mod.o safe_asprintf.o patchlist.o conststrings.o crypt-gpgme.o crypt-mod-pgp-gpgme.o crypt-mod-smime-gpgme.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o smime.o crypt-mod-smime-classic.o resize.o pop.o pop_lib.o pop_auth.o smtp.o bcache.o account.o mutt_socket.o mutt_tunnel.o mutt_ssl.o mutt_sasl.o hcache.o md5.o mutt_idna.o -Limap -limap -lslang -lm -lslang -lm -dynamic -Wl,-search_paths_first -lkrb5 -lssl -lcrypto -lz -lsasl2 -ltokyocabinet -lidn ./intl/libintl.a -liconv -liconv -L/usr/local/Cellar/gpgme/1.6.0/lib -lgpgme -L/usr/local/Cellar/libassuan/2.3.0_1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.20_1/lib -lgpg-error | |
clang -g -O2 -L/usr/local/opt/openssl/lib -o mutt_dotlock mutt_dotlock.o | |
clang -g -O2 -L/usr/local/opt/openssl/lib -o pgpewrap pgpewrap.o ./intl/libintl.a -liconv | |
clang -g -O2 -L/usr/local/opt/openssl/lib -o pgpring pgppubring.o pgplib.o lib.o extlib.o sha1.o md5.o pgppacket.o ascii.o ./intl/libintl.a -liconv |
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: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o txt2c.o txt2c.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o txt2c.o txt2c.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -DMD5UTIL -g -O2 -c -o mutt_md5-md5.o md5.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -DMD5UTIL -c -o mutt_md5-md5.o md5.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -g -O2 -L/usr/local/opt/openssl/lib -o txt2c txt2c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -L/usr/local/opt/openssl/lib -o txt2c txt2c.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -DMD5UTIL -g -O2 -L/usr/local/opt/openssl/lib -o mutt_md5 mutt_md5-md5.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -DMD5UTIL -L/usr/local/opt/openssl/lib -o mutt_md5 mutt_md5-md5.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl - | |
superenv removed: -I./intl | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include - -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 intl-compat.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include intl-compat.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 dcgettext.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include dcgettext.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 bindtextdom.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include bindtextdom.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 dgettext.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include dgettext.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 gettext.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include gettext.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 finddomain.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include finddomain.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 loadmsgcat.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include loadmsgcat.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 localealias.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include localealias.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 textdomain.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include textdomain.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 l10nflist.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include l10nflist.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 explodename.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include explodename.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 dcigettext.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include dcigettext.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 dcngettext.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include dcngettext.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 dngettext.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include dngettext.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 ngettext.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include ngettext.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 plural.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include plural.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 localcharset.c | |
superenv removed: -I../intl -I../intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -c -DLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/Cellar/mutt/1.5.24/share/locale" -DLIBDIR="/usr/local/Cellar/mutt/1.5.24/lib" -DHAVE_CONFIG_H -I.. -I. -I/usr/local/opt/openssl/include localcharset.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DHAVE_CONFIG_H=1 -I. -I.. -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -I.. -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o makedoc.o makedoc.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DHAVE_CONFIG_H=1 -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -I/usr/local/opt/openssl/include -I../intl -c -o makedoc.o makedoc.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -g -O2 -L/usr/local/opt/openssl/lib -o makedoc makedoc.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -L/usr/local/opt/openssl/lib -o makedoc makedoc.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -I.. -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DHAVE_CONFIG_H=1 -I/usr/local/opt/openssl/include -I../intl -D_MAKEDOC -C ../init.h | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DHAVE_CONFIG_H=1 -I/usr/local/opt/openssl/include -I../intl -D_MAKEDOC -C ../init.h -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -I.. -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DHAVE_CONFIG_H=1 -I/usr/local/opt/openssl/include -I../intl -D_MAKEDOC -C ../init.h | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DHAVE_CONFIG_H=1 -I/usr/local/opt/openssl/include -I../intl -D_MAKEDOC -C ../init.h -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -I.. -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DHAVE_CONFIG_H=1 -I/usr/local/opt/openssl/include -I../intl -D_MAKEDOC -C ../init.h | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DHAVE_CONFIG_H=1 -I/usr/local/opt/openssl/include -I../intl -D_MAKEDOC -C ../init.h -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -E -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -I.. -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DHAVE_CONFIG_H=1 -I/usr/local/opt/openssl/include -I../intl -D_MAKEDOC -C ../functions.h | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -E -I. -I.. -I/usr/local/Cellar/mutt/1.5.24/include -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DHAVE_CONFIG_H=1 -I/usr/local/opt/openssl/include -I../intl -D_MAKEDOC -C ../functions.h -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o auth.o auth.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/opt/openssl/include -c -o auth.o auth.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o auth_login.o auth_login.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/opt/openssl/include -c -o auth_login.o auth_login.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o browse.o browse.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/opt/openssl/include -c -o browse.o browse.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o command.o command.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/opt/openssl/include -c -o command.o command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o imap.o imap.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/opt/openssl/include -c -o imap.o imap.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o message.o message.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/opt/openssl/include -c -o message.o message.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o utf7.o utf7.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/opt/openssl/include -c -o utf7.o utf7.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o util.o util.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/opt/openssl/include -c -o util.o util.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o auth_sasl.o auth_sasl.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/opt/openssl/include -c -o auth_sasl.o auth_sasl.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/opt/openssl/include -I../intl -g -O2 -c -o auth_gss.o auth_gss.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/opt/openssl/include -c -o auth_gss.o auth_gss.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o alias.o alias.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o alias.o alias.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o base64.o base64.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o base64.o base64.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o addrbook.o addrbook.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o addrbook.o addrbook.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o attach.o attach.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o attach.o attach.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o browser.o browser.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o browser.o browser.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o buffy.o buffy.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o buffy.o buffy.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o color.o color.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o color.o color.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt.o crypt.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o crypt.o crypt.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o cryptglue.o cryptglue.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o cryptglue.o cryptglue.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o commands.o commands.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o commands.o commands.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o complete.o complete.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o complete.o complete.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o compose.o compose.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o compose.o compose.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o copy.o copy.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o copy.o copy.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o curs_lib.o curs_lib.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o curs_lib.o curs_lib.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o curs_main.o curs_main.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o curs_main.o curs_main.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o date.o date.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o date.o date.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o edit.o edit.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o edit.o edit.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o enter.o enter.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o enter.o enter.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o flags.o flags.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o flags.o flags.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o init.o init.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o init.o init.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o filter.o filter.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o filter.o filter.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o from.o from.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o from.o from.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o getdomain.o getdomain.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o getdomain.o getdomain.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o group.o group.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o group.o group.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o handler.o handler.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o handler.o handler.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o hash.o hash.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o hash.o hash.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o hdrline.o hdrline.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o hdrline.o hdrline.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o headers.o headers.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o headers.o headers.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o help.o help.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o help.o help.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o hook.o hook.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o hook.o hook.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o keymap.o keymap.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o keymap.o keymap.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o main.o main.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o main.o main.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mbox.o mbox.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o mbox.o mbox.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o menu.o menu.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o menu.o menu.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mh.o mh.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o mh.o mh.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mx.o mx.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o mx.o mx.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pager.o pager.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pager.o pager.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o parse.o parse.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o parse.o parse.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pattern.o pattern.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pattern.o pattern.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o postpone.o postpone.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o postpone.o postpone.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o query.o query.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o query.o query.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o recvattach.o recvattach.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o recvattach.o recvattach.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o recvcmd.o recvcmd.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o recvcmd.o recvcmd.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o rfc822.o rfc822.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o rfc822.o rfc822.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o rfc1524.o rfc1524.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o rfc1524.o rfc1524.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o rfc2047.o rfc2047.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o rfc2047.o rfc2047.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o rfc2231.o rfc2231.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o rfc2231.o rfc2231.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o rfc3676.o rfc3676.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o rfc3676.o rfc3676.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o score.o score.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o score.o score.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o send.o send.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o send.o send.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o sendlib.o sendlib.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o sendlib.o sendlib.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o signal.o signal.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o signal.o signal.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o sort.o sort.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o sort.o sort.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o status.o status.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o status.o status.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o system.o system.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o system.o system.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o thread.o thread.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o thread.o thread.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o charset.o charset.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o charset.o charset.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o history.o history.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o history.o history.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o lib.o lib.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o lib.o lib.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o muttlib.o muttlib.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o muttlib.o muttlib.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o editmsg.o editmsg.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o editmsg.o editmsg.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mbyte.o mbyte.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o mbyte.o mbyte.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o url.o url.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o url.o url.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o ascii.o ascii.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o ascii.o ascii.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt-mod.o crypt-mod.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o crypt-mod.o crypt-mod.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o safe_asprintf.o safe_asprintf.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o safe_asprintf.o safe_asprintf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o patchlist.o patchlist.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o patchlist.o patchlist.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o conststrings.o conststrings.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o conststrings.o conststrings.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt-gpgme.o crypt-gpgme.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o crypt-gpgme.o crypt-gpgme.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt-mod-pgp-gpgme.o crypt-mod-pgp-gpgme.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o crypt-mod-pgp-gpgme.o crypt-mod-pgp-gpgme.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt-mod-smime-gpgme.o crypt-mod-smime-gpgme.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o crypt-mod-smime-gpgme.o crypt-mod-smime-gpgme.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgp.o pgp.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pgp.o pgp.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgpinvoke.o pgpinvoke.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pgpinvoke.o pgpinvoke.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgpkey.o pgpkey.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pgpkey.o pgpkey.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgplib.o pgplib.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pgplib.o pgplib.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o gnupgparse.o gnupgparse.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o gnupgparse.o gnupgparse.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgpmicalg.o pgpmicalg.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pgpmicalg.o pgpmicalg.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgppacket.o pgppacket.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pgppacket.o pgppacket.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt-mod-pgp-classic.o crypt-mod-pgp-classic.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o crypt-mod-pgp-classic.o crypt-mod-pgp-classic.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o smime.o smime.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o smime.o smime.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o crypt-mod-smime-classic.o crypt-mod-smime-classic.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o crypt-mod-smime-classic.o crypt-mod-smime-classic.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o resize.o resize.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o resize.o resize.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pop.o pop.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pop.o pop.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pop_lib.o pop_lib.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pop_lib.o pop_lib.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pop_auth.o pop_auth.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pop_auth.o pop_auth.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o smtp.o smtp.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o smtp.o smtp.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o bcache.o bcache.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o bcache.o bcache.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o account.o account.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o account.o account.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mutt_socket.o mutt_socket.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o mutt_socket.o mutt_socket.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mutt_tunnel.o mutt_tunnel.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o mutt_tunnel.o mutt_tunnel.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mutt_ssl.o mutt_ssl.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o mutt_ssl.o mutt_ssl.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mutt_sasl.o mutt_sasl.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o mutt_sasl.o mutt_sasl.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o hcache.o hcache.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o hcache.o hcache.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o md5.o md5.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o md5.o md5.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mutt_idna.o mutt_idna.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o mutt_idna.o mutt_idna.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o mutt_dotlock.o mutt_dotlock.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o mutt_dotlock.o mutt_dotlock.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgppubring.o pgppubring.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pgppubring.o pgppubring.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o sha1.o sha1.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o sha1.o sha1.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o extlib.o extlib.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o extlib.o extlib.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -I./intl -g -O2 -c -o pgpewrap.o pgpewrap.c | |
superenv removed: -I./intl -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include | |
superenv executed: clang -pipe -w -Os -march=native -DPKGDATADIR="/usr/local/Cellar/mutt/1.5.24/share/mutt" -DSYSCONFDIR="/usr/local/Cellar/mutt/1.5.24/etc" -DBINDIR="/usr/local/Cellar/mutt/1.5.24/bin" -DMUTTLOCALEDIR="/usr/local/Cellar/mutt/1.5.24/share/locale" -DHAVE_CONFIG_H=1 -I. -I./imap -I/usr/local/Cellar/gpgme/1.6.0/include -I/usr/local/Cellar/libassuan/2.3.0_1/include -I/usr/local/Cellar/libgpg-error/1.20_1/include -Iintl -I/usr/local/opt/openssl/include -c -o pgpewrap.o pgpewrap.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include | |
clang called with: -g -O2 -L/usr/local/opt/openssl/lib -o mutt addrbook.o alias.o attach.o base64.o browser.o buffy.o color.o crypt.o cryptglue.o commands.o complete.o compose.o copy.o curs_lib.o curs_main.o date.o edit.o enter.o flags.o init.o filter.o from.o getdomain.o group.o handler.o hash.o hdrline.o headers.o help.o hook.o keymap.o main.o mbox.o menu.o mh.o mx.o pager.o parse.o pattern.o postpone.o query.o recvattach.o recvcmd.o rfc822.o rfc1524.o rfc2047.o rfc2231.o rfc3676.o score.o send.o sendlib.o signal.o sort.o status.o system.o thread.o charset.o history.o lib.o muttlib.o editmsg.o mbyte.o url.o ascii.o crypt-mod.o safe_asprintf.o patchlist.o conststrings.o crypt-gpgme.o crypt-mod-pgp-gpgme.o crypt-mod-smime-gpgme.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o smime.o crypt-mod-smime-classic.o resize.o pop.o pop_lib.o pop_auth.o smtp.o bcache.o account.o mutt_socket.o mutt_tunnel.o mutt_ssl.o mutt_sasl.o hcache.o md5.o mutt_idna.o -Limap -limap -lslang -lm -lslang -lm -dynamic -Wl,-search_paths_first -lkrb5 -lssl -lcrypto -lz -lsasl2 -ltokyocabinet -lidn ./intl/libintl.a -liconv -liconv -L/usr/local/Cellar/gpgme/1.6.0/lib -lgpgme -L/usr/local/Cellar/libassuan/2.3.0_1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.20_1/lib -lgpg-error | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -L/usr/local/opt/openssl/lib -o mutt addrbook.o alias.o attach.o base64.o browser.o buffy.o color.o crypt.o cryptglue.o commands.o complete.o compose.o copy.o curs_lib.o curs_main.o date.o edit.o enter.o flags.o init.o filter.o from.o getdomain.o group.o handler.o hash.o hdrline.o headers.o help.o hook.o keymap.o main.o mbox.o menu.o mh.o mx.o pager.o parse.o pattern.o postpone.o query.o recvattach.o recvcmd.o rfc822.o rfc1524.o rfc2047.o rfc2231.o rfc3676.o score.o send.o sendlib.o signal.o sort.o status.o system.o thread.o charset.o history.o lib.o muttlib.o editmsg.o mbyte.o url.o ascii.o crypt-mod.o safe_asprintf.o patchlist.o conststrings.o crypt-gpgme.o crypt-mod-pgp-gpgme.o crypt-mod-smime-gpgme.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o smime.o crypt-mod-smime-classic.o resize.o pop.o pop_lib.o pop_auth.o smtp.o bcache.o account.o mutt_socket.o mutt_tunnel.o mutt_ssl.o mutt_sasl.o hcache.o md5.o mutt_idna.o -Limap -limap -lslang -lm -lslang -lm -dynamic -Wl,-search_paths_first -lkrb5 -lssl -lcrypto -lz -lsasl2 -ltokyocabinet -lidn ./intl/libintl.a -liconv -liconv -L/usr/local/Cellar/gpgme/1.6.0/lib -lgpgme -L/usr/local/Cellar/libassuan/2.3.0_1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.20_1/lib -lgpg-error -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -L/usr/local/opt/openssl/lib -o mutt_dotlock mutt_dotlock.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -L/usr/local/opt/openssl/lib -o mutt_dotlock mutt_dotlock.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -L/usr/local/opt/openssl/lib -o pgpewrap pgpewrap.o ./intl/libintl.a -liconv | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -L/usr/local/opt/openssl/lib -o pgpewrap pgpewrap.o ./intl/libintl.a -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -L/usr/local/opt/openssl/lib -o pgpring pgppubring.o pgplib.o lib.o extlib.o sha1.o md5.o pgppacket.o ascii.o ./intl/libintl.a -liconv | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -L/usr/local/opt/openssl/lib -o pgpring pgppubring.o pgplib.o lib.o extlib.o sha1.o md5.o pgppacket.o ascii.o ./intl/libintl.a -liconv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
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-10-30 21:18:15 -0700 | |
make | |
install | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive | |
Making install in m4 | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in po | |
.././install-sh -c -d /usr/local/Cellar/mutt/1.5.24/share | |
installing de.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/de/LC_MESSAGES/mutt.mo | |
installing eu.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/eu/LC_MESSAGES/mutt.mo | |
installing ru.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/ru/LC_MESSAGES/mutt.mo | |
installing it.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/it/LC_MESSAGES/mutt.mo | |
installing es.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/es/LC_MESSAGES/mutt.mo | |
installing uk.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/uk/LC_MESSAGES/mutt.mo | |
installing fr.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/fr/LC_MESSAGES/mutt.mo | |
installing pl.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/pl/LC_MESSAGES/mutt.mo | |
installing nl.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/nl/LC_MESSAGES/mutt.mo | |
installing cs.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/cs/LC_MESSAGES/mutt.mo | |
installing id.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/id/LC_MESSAGES/mutt.mo | |
installing sk.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/sk/LC_MESSAGES/mutt.mo | |
installing ko.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/ko/LC_MESSAGES/mutt.mo | |
installing el.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/el/LC_MESSAGES/mutt.mo | |
installing zh_TW.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/zh_TW/LC_MESSAGES/mutt.mo | |
installing zh_CN.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/zh_CN/LC_MESSAGES/mutt.mo | |
installing pt_BR.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/pt_BR/LC_MESSAGES/mutt.mo | |
installing eo.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/eo/LC_MESSAGES/mutt.mo | |
installing gl.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/gl/LC_MESSAGES/mutt.mo | |
installing sv.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/sv/LC_MESSAGES/mutt.mo | |
installing da.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/da/LC_MESSAGES/mutt.mo | |
installing lt.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/lt/LC_MESSAGES/mutt.mo | |
installing tr.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/tr/LC_MESSAGES/mutt.mo | |
installing ja.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/ja/LC_MESSAGES/mutt.mo | |
installing hu.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/hu/LC_MESSAGES/mutt.mo | |
installing et.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/et/LC_MESSAGES/mutt.mo | |
installing ca.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/ca/LC_MESSAGES/mutt.mo | |
installing bg.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/bg/LC_MESSAGES/mutt.mo | |
installing ga.gmo as /usr/local/Cellar/mutt/1.5.24/share/locale/ga/LC_MESSAGES/mutt.mo | |
if test "mutt" = "gettext"; then \ | |
.././install-sh -c -d /usr/local/Cellar/mutt/1.5.24/share/gettext/po; \ | |
/usr/bin/install -c -m 644 ./Makefile.in.in \ | |
/usr/local/Cellar/mutt/1.5.24/share/gettext/po/Makefile.in.in; \ | |
else \ | |
: ; \ | |
fi | |
Making install in intl | |
if test "mutt" = "gettext" \ | |
&& test 'intl-compat.o' = 'intl-compat.o'; then \ | |
.././install-sh -c -d /usr/local/Cellar/mutt/1.5.24/lib /usr/local/Cellar/mutt/1.5.24/include; \ | |
/usr/bin/install -c -m 644 libintl.h /usr/local/Cellar/mutt/1.5.24/include/libintl.h; \ | |
@LIBTOOL@ --mode=install \ | |
/usr/bin/install -c -m 644 libintl.a /usr/local/Cellar/mutt/1.5.24/lib/libintl.a; \ | |
else \ | |
: ; \ | |
fi | |
if test "mutt" = "gettext"; then \ | |
.././install-sh -c -d /usr/local/Cellar/mutt/1.5.24/share/gettext/intl; \ | |
/usr/bin/install -c -m 644 VERSION /usr/local/Cellar/mutt/1.5.24/share/gettext/intl/VERSION; \ | |
/usr/bin/install -c -m 644 ChangeLog.inst /usr/local/Cellar/mutt/1.5.24/share/gettext/intl/ChangeLog; \ | |
dists="COPYING.LIB-2 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \ | |
for file in $dists; do \ | |
/usr/bin/install -c -m 644 ./$file \ | |
/usr/local/Cellar/mutt/1.5.24/share/gettext/intl/$file; \ | |
done; \ | |
chmod a+x /usr/local/Cellar/mutt/1.5.24/share/gettext/intl/config.charset; \ | |
dists="plural.c"; \ | |
for file in $dists; do \ | |
if test -f $file; then dir=.; else dir=.; fi; \ | |
/usr/bin/install -c -m 644 $dir/$file \ | |
/usr/local/Cellar/mutt/1.5.24/share/gettext/intl/$file; \ | |
done; \ | |
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \ | |
for file in $dists; do \ | |
rm -f /usr/local/Cellar/mutt/1.5.24/share/gettext/intl/$file; \ | |
done; \ | |
else \ | |
: ; \ | |
fi | |
if test 'yes' = yes; then \ | |
.././install-sh -c -d /usr/local/Cellar/mutt/1.5.24/lib; \ | |
temp=/usr/local/Cellar/mutt/1.5.24/lib/t-charset.alias; \ | |
dest=/usr/local/Cellar/mutt/1.5.24/lib/charset.alias; \ | |
if test -f /usr/local/Cellar/mutt/1.5.24/lib/charset.alias; then \ | |
orig=/usr/local/Cellar/mutt/1.5.24/lib/charset.alias; \ | |
sed -f ref-add.sed $orig > $temp; \ | |
/usr/bin/install -c -m 644 $temp $dest; \ | |
rm -f $temp; \ | |
else \ | |
if test no = no; then \ | |
orig=charset.alias; \ | |
sed -f ref-add.sed $orig > $temp; \ | |
/usr/bin/install -c -m 644 $temp $dest; \ | |
rm -f $temp; \ | |
fi; \ | |
fi; \ | |
.././install-sh -c -d /usr/local/Cellar/mutt/1.5.24/share/locale; \ | |
test -f /usr/local/Cellar/mutt/1.5.24/share/locale/locale.alias \ | |
&& orig=/usr/local/Cellar/mutt/1.5.24/share/locale/locale.alias \ | |
|| orig=./locale.alias; \ | |
temp=/usr/local/Cellar/mutt/1.5.24/share/locale/t-locale.alias; \ | |
dest=/usr/local/Cellar/mutt/1.5.24/share/locale/locale.alias; \ | |
sed -f ref-add.sed $orig > $temp; \ | |
/usr/bin/install -c -m 644 $temp $dest; \ | |
rm -f $temp; \ | |
else \ | |
: ; \ | |
fi | |
Making install in doc | |
make[3]: Nothing to be done for `install-exec-am'. | |
xsltproc --nonet -o manual.html ./html.xsl manual.xml | |
cat instdoc.sh > instdoc | |
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl | |
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl" | |
compilation error: file ./html.xsl line 3 element import | |
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl | |
make[3]: [manual.html] Error 5 (ignored) | |
chmod a+x instdoc | |
.././install-sh -c -d /usr/local/Cellar/mutt/1.5.24/share/man/man1 | |
.././install-sh -c -d /usr/local/Cellar/mutt/1.5.24/share/man/man5 | |
.././install-sh -c -d /usr/local/Cellar/mutt/1.5.24/etc | |
./instdoc mutt.1 /usr/local/Cellar/mutt/1.5.24/share/man/man1/mutt.1 | |
./instdoc smime_keys.1 /usr/local/Cellar/mutt/1.5.24/share/man/man1/smime_keys.1 | |
./instdoc pgpewrap.1 /usr/local/Cellar/mutt/1.5.24/share/man/man1/pgpewrap.1 | |
./instdoc pgpring.1 /usr/local/Cellar/mutt/1.5.24/share/man/man1/pgpring.1 | |
./instdoc ./muttbug.man /usr/local/Cellar/mutt/1.5.24/share/man/man1/flea.1 | |
./instdoc ./muttbug.man /usr/local/Cellar/mutt/1.5.24/share/man/man1/muttbug.1 | |
test xmutt_dotlock = x || ./instdoc ./dotlock.man \ | |
/usr/local/Cellar/mutt/1.5.24/share/man/man1/mutt_dotlock.1 | |
./instdoc muttrc.man /usr/local/Cellar/mutt/1.5.24/share/man/man5/muttrc.5 | |
./instdoc ./mbox.man /usr/local/Cellar/mutt/1.5.24/share/man/man5/mbox.5 | |
./instdoc ./mmdf.man /usr/local/Cellar/mutt/1.5.24/share/man/man5/mmdf.5 | |
.././install-sh -c -d /usr/local/Cellar/mutt/1.5.24/share/doc/mutt | |
for f in COPYRIGHT GPL INSTALL ChangeLog README NEWS TODO README.SECURITY README.SSL ; do \ | |
/usr/bin/install -c -m 644 ../$f /usr/local/Cellar/mutt/1.5.24/share/doc/mutt ; \ | |
done | |
for f in PGP-Notes.txt applying-patches.txt devel-notes.txt patch-notes.txt smime-notes.txt ; do \ | |
/usr/bin/install -c -m 644 ./$f /usr/local/Cellar/mutt/1.5.24/share/doc/mutt ; \ | |
done | |
/usr/bin/install -c -m 644 manual.txt /usr/local/Cellar/mutt/1.5.24/share/doc/mutt | |
for f in manual.html index.html intro.html gettingstarted.html configuration.html mimesupport.html advancedusage.html optionalfeatures.html security.html tuning.html reference.html miscellany.html ; do \ | |
/usr/bin/install -c -m 644 $f /usr/local/Cellar/mutt/1.5.24/share/doc/mutt ; \ | |
done | |
/usr/bin/install -c -m 644 Muttrc /usr/local/Cellar/mutt/1.5.24/etc/Muttrc.dist | |
if [ -f /usr/local/Cellar/mutt/1.5.24/share/mutt/Muttrc ] ; then \ | |
mv /usr/local/Cellar/mutt/1.5.24/share/mutt/Muttrc* /usr/local/Cellar/mutt/1.5.24/etc ; \ | |
elif [ -f /usr/local/Cellar/mutt/1.5.24/share/mutt/../Muttrc ] ; then \ | |
mv /usr/local/Cellar/mutt/1.5.24/share/mutt/../Muttrc* /usr/local/Cellar/mutt/1.5.24/etc ; \ | |
elif [ ! -f /usr/local/Cellar/mutt/1.5.24/etc/Muttrc ] ; then \ | |
/usr/bin/install -c -m 644 Muttrc /usr/local/Cellar/mutt/1.5.24/etc ; \ | |
fi | |
Making install in contrib | |
make[3]: Nothing to be done for `install-exec-am'. | |
.././install-sh -c -d /usr/local/Cellar/mutt/1.5.24/share/doc/mutt/samples /usr/local/Cellar/mutt/1.5.24/share/doc/mutt/samples/iconv | |
for f in Mush.rc Pine.rc gpg.rc pgp2.rc pgp5.rc pgp6.rc Tin.rc sample.muttrc sample.mailcap sample.muttrc-tlr colors.default colors.linux smime.rc ca-bundle.crt smime_keys_test.pl mutt_xtitle ; do \ | |
/usr/bin/install -c -m 644 ./$f /usr/local/Cellar/mutt/1.5.24/share/doc/mutt/samples ; \ | |
done | |
for f in ./iconv/*.rc ; do \ | |
/usr/bin/install -c -m 644 $f /usr/local/Cellar/mutt/1.5.24/share/doc/mutt/samples/iconv ; \ | |
done | |
Making install in imap | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
./install-sh -c -d /usr/local/Cellar/mutt/1.5.24/etc | |
./install-sh -c -d '/usr/local/Cellar/mutt/1.5.24/bin' | |
./install-sh -c -d '/usr/local/Cellar/mutt/1.5.24/bin' | |
/usr/bin/install -c -m 644 ./mime.types /usr/local/Cellar/mutt/1.5.24/etc/mime.types.dist | |
if [ ! -f /usr/local/Cellar/mutt/1.5.24/etc/mime.types ]; then \ | |
/usr/bin/install -c -m 644 ./mime.types /usr/local/Cellar/mutt/1.5.24/etc; \ | |
fi | |
mkdir: /usr/local/Cellar/mutt/1.5.24/bin: File exists | |
/usr/bin/install -c muttbug flea smime_keys '/usr/local/Cellar/mutt/1.5.24/bin' | |
/usr/bin/install -c mutt mutt_dotlock pgpring pgpewrap '/usr/local/Cellar/mutt/1.5.24/bin' | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-exec-hook | |
if test -f /usr/local/Cellar/mutt/1.5.24/bin/mutt.dotlock && test -f /usr/local/Cellar/mutt/1.5.24/bin/mutt_dotlock ; then \ | |
rm -f /usr/local/Cellar/mutt/1.5.24/bin/mutt.dotlock ; \ | |
ln -sf /usr/local/Cellar/mutt/1.5.24/bin/mutt_dotlock /usr/local/Cellar/mutt/1.5.24/bin/mutt.dotlock ; \ | |
fi | |
if test -f /usr/local/Cellar/mutt/1.5.24/bin/mutt_dotlock && test xadmin != x ; then \ | |
chgrp admin /usr/local/Cellar/mutt/1.5.24/bin/mutt_dotlock && \ | |
chmod 2755 /usr/local/Cellar/mutt/1.5.24/bin/mutt_dotlock || \ | |
{ echo "Can't fix mutt_dotlock's permissions! This is required to lock mailboxes in the mail spool directory." >&2 ; exit 1 ; } \ | |
fi |
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
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by mutt configure 1.5.24, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-dependency-tracking --disable-warnings --prefix=/usr/local/Cellar/mutt/1.5.24 --with-ssl=/usr/local/opt/openssl --with-sasl --with-gss --enable-imap --enable-smtp --enable-pop --enable-hcache --with-tokyocabinet --with-slang --enable-gpgme --disable-debug | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = Hell | |
uname -m = x86_64 | |
uname -r = 15.0.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 323 tasks, 1345 threads, 4 processors | |
Load average: 2.00, Mach factor: 1.98 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Library/ENV/4.3 | |
PATH: /usr/local/opt/autoconf/bin | |
PATH: /usr/local/opt/automake/bin | |
PATH: /usr/local/opt/openssl/bin | |
PATH: /usr/local/opt/tokyo-cabinet/bin | |
PATH: /usr/local/opt/libpng/bin | |
PATH: /usr/local/opt/s-lang/bin | |
PATH: /usr/local/opt/libgpg-error/bin | |
PATH: /usr/local/opt/libgcrypt/bin | |
PATH: /usr/local/opt/libksba/bin | |
PATH: /usr/local/opt/libassuan/bin | |
PATH: /usr/local/opt/pinentry/bin | |
PATH: /usr/local/opt/pth/bin | |
PATH: /usr/local/opt/gpg-agent/bin | |
PATH: /usr/local/opt/dirmngr/bin | |
PATH: /usr/local/opt/libusb-compat/bin | |
PATH: /usr/local/opt/gnupg2/bin | |
PATH: /usr/local/opt/gpgme/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2628: checking for a BSD-compatible install | |
configure:2696: result: /usr/bin/install -c | |
configure:2707: checking whether build environment is sane | |
configure:2762: result: yes | |
configure:2913: checking for a thread-safe mkdir -p | |
configure:2952: result: ./install-sh -c -d | |
configure:2959: checking for gawk | |
configure:2989: result: no | |
configure:2959: checking for mawk | |
configure:2989: result: no | |
configure:2959: checking for nawk | |
configure:2989: result: no | |
configure:2959: checking for awk | |
configure:2975: found /usr/bin/awk | |
configure:2986: result: awk | |
configure:2997: checking whether make sets $(MAKE) | |
configure:3019: result: yes | |
configure:3048: checking whether make supports nested variables | |
configure:3065: result: yes | |
configure:3216: checking for style of include used by make | |
configure:3244: result: GNU | |
configure:3315: checking for gcc | |
configure:3342: result: clang | |
configure:3571: checking for C compiler version | |
configure:3580: clang --version >&5 | |
Apple LLVM version 7.0.0 (clang-700.1.76) | |
Target: x86_64-apple-darwin15.0.0 | |
Thread model: posix | |
configure:3591: $? = 0 | |
configure:3580: clang -v >&5 | |
Apple LLVM version 7.0.0 (clang-700.1.76) | |
Target: x86_64-apple-darwin15.0.0 | |
Thread model: posix | |
configure:3591: $? = 0 | |
configure:3580: clang -V >&5 | |
clang: error: unsupported option '-V -isysroot' | |
configure:3591: $? = 1 | |
configure:3580: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:3591: $? = 1 | |
configure:3611: checking whether the C compiler works | |
configure:3633: clang conftest.c >&5 | |
configure:3637: $? = 0 | |
configure:3685: result: yes | |
configure:3688: checking for C compiler default output file name | |
configure:3690: result: a.out | |
configure:3696: checking for suffix of executables | |
configure:3703: clang -o conftest conftest.c >&5 | |
configure:3707: $? = 0 | |
configure:3729: result: | |
configure:3751: checking whether we are cross compiling | |
configure:3759: clang -o conftest conftest.c >&5 | |
configure:3763: $? = 0 | |
configure:3770: ./conftest | |
configure:3774: $? = 0 | |
configure:3789: result: no | |
configure:3794: checking for suffix of object files | |
configure:3816: clang -c conftest.c >&5 | |
configure:3820: $? = 0 | |
configure:3841: result: o | |
configure:3845: checking whether we are using the GNU C compiler | |
configure:3864: clang -c conftest.c >&5 | |
configure:3864: $? = 0 | |
configure:3873: result: yes | |
configure:3882: checking whether clang accepts -g | |
configure:3902: clang -c -g conftest.c >&5 | |
configure:3902: $? = 0 | |
configure:3943: result: yes | |
configure:3960: checking for clang option to accept ISO C89 | |
configure:4023: clang -c -g -O2 conftest.c >&5 | |
configure:4023: $? = 0 | |
configure:4036: result: none needed | |
configure:4061: checking whether clang understands -c and -o together | |
configure:4083: clang -c conftest.c -o conftest2.o | |
configure:4086: $? = 0 | |
configure:4083: clang -c conftest.c -o conftest2.o | |
configure:4086: $? = 0 | |
configure:4098: result: yes | |
configure:4117: checking dependency style of clang | |
configure:4228: result: none | |
configure:4249: checking how to run the C preprocessor | |
configure:4280: clang -E conftest.c | |
configure:4280: $? = 0 | |
configure:4294: clang -E conftest.c | |
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:4294: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4319: result: clang -E | |
configure:4339: clang -E conftest.c | |
configure:4339: $? = 0 | |
configure:4353: clang -E conftest.c | |
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:4353: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4382: checking for grep that handles long lines and -e | |
configure:4440: result: /usr/bin/grep | |
configure:4445: checking for egrep | |
configure:4507: result: /usr/bin/grep -E | |
configure:4512: checking for ANSI C header files | |
configure:4532: clang -c -g -O2 conftest.c >&5 | |
configure:4532: $? = 0 | |
configure:4605: clang -o conftest -g -O2 conftest.c >&5 | |
configure:4605: $? = 0 | |
configure:4605: ./conftest | |
configure:4605: $? = 0 | |
configure:4616: result: yes | |
configure:4629: checking for sys/types.h | |
configure:4629: clang -c -g -O2 conftest.c >&5 | |
configure:4629: $? = 0 | |
configure:4629: result: yes | |
configure:4629: checking for sys/stat.h | |
configure:4629: clang -c -g -O2 conftest.c >&5 | |
configure:4629: $? = 0 | |
configure:4629: result: yes | |
configure:4629: checking for stdlib.h | |
configure:4629: clang -c -g -O2 conftest.c >&5 | |
configure:4629: $? = 0 | |
configure:4629: result: yes | |
configure:4629: checking for string.h | |
configure:4629: clang -c -g -O2 conftest.c >&5 | |
configure:4629: $? = 0 | |
configure:4629: result: yes | |
configure:4629: checking for memory.h | |
configure:4629: clang -c -g -O2 conftest.c >&5 | |
configure:4629: $? = 0 | |
configure:4629: result: yes | |
configure:4629: checking for strings.h | |
configure:4629: clang -c -g -O2 conftest.c >&5 | |
configure:4629: $? = 0 | |
configure:4629: result: yes | |
configure:4629: checking for inttypes.h | |
configure:4629: clang -c -g -O2 conftest.c >&5 | |
configure:4629: $? = 0 | |
configure:4629: result: yes | |
configure:4629: checking for stdint.h | |
configure:4629: clang -c -g -O2 conftest.c >&5 | |
configure:4629: $? = 0 | |
configure:4629: result: yes | |
configure:4629: checking for unistd.h | |
configure:4629: clang -c -g -O2 conftest.c >&5 | |
configure:4629: $? = 0 | |
configure:4629: result: yes | |
configure:4642: checking minix/config.h usability | |
configure:4642: clang -c -g -O2 conftest.c >&5 | |
conftest.c:55:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:4642: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:4642: result: no | |
configure:4642: checking minix/config.h presence | |
configure:4642: clang -E conftest.c | |
conftest.c:22:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:4642: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <minix/config.h> | |
configure:4642: result: no | |
configure:4642: checking for minix/config.h | |
configure:4642: result: no | |
configure:4663: checking whether it is safe to define __EXTENSIONS__ | |
configure:4681: clang -c -g -O2 conftest.c >&5 | |
configure:4681: $? = 0 | |
configure:4688: result: yes | |
configure:4709: checking build system type | |
configure:4723: result: x86_64-apple-darwin15.0.0 | |
configure:4743: checking host system type | |
configure:4756: result: x86_64-apple-darwin15.0.0 | |
configure:4777: checking for prefix | |
configure:4784: result: /usr/local/Cellar/mutt/1.5.24 | |
configure:4835: checking for gcc | |
configure:4862: result: clang | |
configure:5091: checking for C compiler version | |
configure:5100: clang --version >&5 | |
Apple LLVM version 7.0.0 (clang-700.1.76) | |
Target: x86_64-apple-darwin15.0.0 | |
Thread model: posix | |
configure:5111: $? = 0 | |
configure:5100: clang -v >&5 | |
Apple LLVM version 7.0.0 (clang-700.1.76) | |
Target: x86_64-apple-darwin15.0.0 | |
Thread model: posix | |
configure:5111: $? = 0 | |
configure:5100: clang -V >&5 | |
clang: error: unsupported option '-V -isysroot' | |
configure:5111: $? = 1 | |
configure:5100: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:5111: $? = 1 | |
configure:5115: checking whether we are using the GNU C compiler | |
configure:5143: result: yes | |
configure:5152: checking whether clang accepts -g | |
configure:5213: result: yes | |
configure:5230: checking for clang option to accept ISO C89 | |
configure:5306: result: none needed | |
configure:5331: checking whether clang understands -c and -o together | |
configure:5368: result: yes | |
configure:5387: checking dependency style of clang | |
configure:5498: result: none | |
configure:5513: checking for clang option to accept ISO C99 | |
configure:5662: clang -c -g -O2 conftest.c >&5 | |
configure:5662: $? = 0 | |
configure:5675: result: none needed | |
configure:5690: checking for library containing strerror | |
configure:5721: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:34:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] | |
char strerror (); | |
^ | |
conftest.c:34:6: note: 'strerror' is a builtin with type 'char *(int)' | |
1 warning generated. | |
configure:5721: $? = 0 | |
configure:5738: result: none required | |
configure:5754: checking how to run the C preprocessor | |
configure:5824: result: clang -E | |
configure:5844: clang -E conftest.c | |
configure:5844: $? = 0 | |
configure:5858: clang -E conftest.c | |
conftest.c:27:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5858: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5886: checking whether make sets $(MAKE) | |
configure:5908: result: yes | |
configure:5962: checking for ranlib | |
configure:5978: found /usr/bin/ranlib | |
configure:5989: result: ranlib | |
configure:6054: checking for ar | |
configure:6070: found /usr/bin/ar | |
configure:6081: result: ar | |
configure:6104: checking for inline | |
configure:6120: clang -c -g -O2 conftest.c >&5 | |
configure:6120: $? = 0 | |
configure:6128: result: inline | |
configure:6146: checking for an ANSI C-conforming const | |
configure:6212: clang -c -g -O2 conftest.c >&5 | |
configure:6212: $? = 0 | |
configure:6219: result: yes | |
configure:6227: checking whether byte ordering is bigendian | |
configure:6242: clang -c -g -O2 conftest.c >&5 | |
configure:6242: $? = 0 | |
configure:6287: clang -c -g -O2 conftest.c >&5 | |
configure:6287: $? = 0 | |
configure:6305: clang -c -g -O2 conftest.c >&5 | |
conftest.c:34:4: error: use of undeclared identifier 'not' | |
not big endian | |
^ | |
1 error generated. | |
configure:6305: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:6433: result: no | |
configure:6459: checking for special C compiler options needed for large files | |
configure:6504: result: no | |
configure:6510: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:6535: clang -c -g -O2 conftest.c >&5 | |
configure:6535: $? = 0 | |
configure:6567: result: no | |
configure:6652: checking for _LARGEFILE_SOURCE value needed for large files | |
configure:6671: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6671: $? = 0 | |
configure:6699: result: no | |
configure:6724: checking size of off_t | |
configure:6729: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6729: $? = 0 | |
configure:6729: ./conftest | |
configure:6729: $? = 0 | |
configure:6743: result: 8 | |
configure:6756: checking for dbx | |
configure:6787: result: no | |
configure:6797: checking for gdb | |
configure:6828: result: no | |
configure:6838: checking for sdb | |
configure:6869: result: no | |
configure:6904: checking for inttypes.h | |
configure:6904: result: yes | |
configure:6914: checking for uint32_t | |
configure:6914: clang -c -g -O2 conftest.c >&5 | |
configure:6914: $? = 0 | |
configure:6914: clang -c -g -O2 conftest.c >&5 | |
conftest.c:66:23: error: expected expression | |
if (sizeof ((uint32_t))) | |
^ | |
1 error generated. | |
configure:6914: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:6914: result: yes | |
configure:6925: checking size of short | |
configure:6930: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6930: $? = 0 | |
configure:6930: ./conftest | |
configure:6930: $? = 0 | |
configure:6944: result: 2 | |
configure:6958: checking size of int | |
configure:6963: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6963: $? = 0 | |
configure:6963: ./conftest | |
configure:6963: $? = 0 | |
configure:6977: result: 4 | |
configure:6991: checking size of long | |
configure:6996: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6996: $? = 0 | |
configure:6996: ./conftest | |
configure:6996: $? = 0 | |
configure:7010: result: 8 | |
configure:7024: checking size of long long | |
configure:7029: clang -o conftest -g -O2 conftest.c >&5 | |
configure:7029: $? = 0 | |
configure:7029: ./conftest | |
configure:7029: $? = 0 | |
configure:7043: result: 8 | |
configure:7054: checking for unsigned long long int | |
configure:7102: result: yes | |
configure:7112: checking for long long int | |
configure:7162: result: yes | |
configure:7174: checking for sendmail | |
configure:7193: found /usr/sbin/sendmail | |
configure:7206: result: /usr/sbin/sendmail | |
configure:7222: checking whether to build with GPGME support | |
configure:7234: result: yes | |
configure:7249: checking for gpgme-config | |
configure:7267: found /usr/local/opt/gpgme/bin/gpgme-config | |
configure:7280: result: /usr/local/opt/gpgme/bin/gpgme-config | |
configure:7308: checking for GPGME - version >= 1.0.0 | |
configure:7349: result: yes | |
configure:7376: checking for GPGME - version >= 1.1.1 | |
configure:7417: result: yes | |
configure:7442: checking for GPGME - version >= 1.0.0 | |
configure:7483: result: yes | |
configure:7502: checking for gpgme_op_export_keys | |
configure:7502: clang -o conftest -g -O2 conftest.c -L/usr/local/Cellar/gpgme/1.6.0/lib -lgpgme -L/usr/local/Cellar/libassuan/2.3.0_1/lib -lassuan -L/usr/local/Cellar/libgpg-error/1.20_1/lib -lgpg-error >&5 | |
configure:7502: $? = 0 | |
configure:7502: result: yes | |
configure:7584: checking for ispell | |
configure:7615: result: no | |
configure:7634: checking if this is a BSD system | |
configure:7656: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:47:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
main () | |
^ | |
1 warning generated. | |
configure:7656: $? = 0 | |
configure:7656: ./conftest | |
configure:7656: $? = 0 | |
configure:7666: result: yes | |
configure:7669: checking for S-Lang | |
configure:7699: result: yes | |
configure:7702: checking for main in -ltermlib | |
configure:7721: clang -o conftest -g -O2 conftest.c -ltermlib >&5 | |
ld: library not found for -ltermlib | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7721: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| int | |
| main () | |
| { | |
| return main (); | |
| ; | |
| return 0; | |
| } | |
configure:7730: result: no | |
configure:7751: checking for SLtt_get_terminfo in -lslang | |
configure:7776: clang -o conftest -g -O2 conftest.c -lslang -lm >&5 | |
configure:7776: $? = 0 | |
configure:7785: result: yes | |
configure:8382: checking for ANSI C header files | |
configure:8486: result: yes | |
configure:8498: checking stdarg.h usability | |
configure:8498: clang -c -g -O2 conftest.c >&5 | |
configure:8498: $? = 0 | |
configure:8498: result: yes | |
configure:8498: checking stdarg.h presence | |
configure:8498: clang -E conftest.c | |
configure:8498: $? = 0 | |
configure:8498: result: yes | |
configure:8498: checking for stdarg.h | |
configure:8498: result: yes | |
configure:8498: checking sys/ioctl.h usability | |
configure:8498: clang -c -g -O2 conftest.c >&5 | |
configure:8498: $? = 0 | |
configure:8498: result: yes | |
configure:8498: checking sys/ioctl.h presence | |
configure:8498: clang -E conftest.c | |
configure:8498: $? = 0 | |
configure:8498: result: yes | |
configure:8498: checking for sys/ioctl.h | |
configure:8498: result: yes | |
configure:8498: checking ioctl.h usability | |
configure:8498: clang -c -g -O2 conftest.c >&5 | |
conftest.c:82:10: fatal error: 'ioctl.h' file not found | |
#include <ioctl.h> | |
^ | |
1 error generated. | |
configure:8498: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| #define USE_SLANG_CURSES 1 | |
| #define HAVE_COLOR 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <ioctl.h> | |
configure:8498: result: no | |
configure:8498: checking ioctl.h presence | |
configure:8498: clang -E conftest.c | |
conftest.c:49:10: fatal error: 'ioctl.h' file not found | |
#include <ioctl.h> | |
^ | |
1 error generated. | |
configure:8498: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| #define USE_SLANG_CURSES 1 | |
| #define HAVE_COLOR 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| /* end confdefs.h. */ | |
| #include <ioctl.h> | |
configure:8498: result: no | |
configure:8498: checking for ioctl.h | |
configure:8498: result: no | |
configure:8498: checking sysexits.h usability | |
configure:8498: clang -c -g -O2 conftest.c >&5 | |
configure:8498: $? = 0 | |
configure:8498: result: yes | |
configure:8498: checking sysexits.h presence | |
configure:8498: clang -E conftest.c | |
configure:8498: $? = 0 | |
configure:8498: result: yes | |
configure:8498: checking for sysexits.h | |
configure:8498: result: yes | |
configure:8511: checking sys/time.h usability | |
configure:8511: clang -c -g -O2 conftest.c >&5 | |
configure:8511: $? = 0 | |
configure:8511: result: yes | |
configure:8511: checking sys/time.h presence | |
configure:8511: clang -E conftest.c | |
configure:8511: $? = 0 | |
configure:8511: result: yes | |
configure:8511: checking for sys/time.h | |
configure:8511: result: yes | |
configure:8511: checking sys/resource.h usability | |
configure:8511: clang -c -g -O2 conftest.c >&5 | |
configure:8511: $? = 0 | |
configure:8511: result: yes | |
configure:8511: checking sys/resource.h presence | |
configure:8511: clang -E conftest.c | |
configure:8511: $? = 0 | |
configure:8511: result: yes | |
configure:8511: checking for sys/resource.h | |
configure:8511: result: yes | |
configure:8523: checking unix.h usability | |
configure:8523: clang -c -g -O2 conftest.c >&5 | |
conftest.c:85:10: fatal error: 'unix.h' file not found | |
#include <unix.h> | |
^ | |
1 error generated. | |
configure:8523: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| #define USE_SLANG_CURSES 1 | |
| #define HAVE_COLOR 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <unix.h> | |
configure:8523: result: no | |
configure:8523: checking unix.h presence | |
configure:8523: clang -E conftest.c | |
conftest.c:52:10: fatal error: 'unix.h' file not found | |
#include <unix.h> | |
^ | |
1 error generated. | |
configure:8523: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| #define USE_SLANG_CURSES 1 | |
| #define HAVE_COLOR 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| /* end confdefs.h. */ | |
| #include <unix.h> | |
configure:8523: result: no | |
configure:8523: checking for unix.h | |
configure:8523: result: no | |
configure:8537: checking for setrlimit | |
configure:8537: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8537: $? = 0 | |
configure:8537: result: yes | |
configure:8537: checking for getsid | |
configure:8537: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8537: $? = 0 | |
configure:8537: result: yes | |
configure:8547: checking for sig_atomic_t in signal.h | |
configure:8573: result: yes, non volatile | |
configure:8609: checking whether sys_siglist is declared | |
configure:8609: clang -c -g -O2 conftest.c >&5 | |
configure:8609: $? = 0 | |
configure:8609: result: yes | |
configure:8628: checking for pid_t | |
configure:8628: clang -c -g -O2 conftest.c >&5 | |
configure:8628: $? = 0 | |
configure:8628: clang -c -g -O2 conftest.c >&5 | |
conftest.c:92:20: error: expected expression | |
if (sizeof ((pid_t))) | |
^ | |
1 error generated. | |
configure:8628: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| #define USE_SLANG_CURSES 1 | |
| #define HAVE_COLOR 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((pid_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:8628: result: yes | |
configure:8639: checking for ssize_t | |
configure:8639: clang -c -g -O2 conftest.c >&5 | |
configure:8639: $? = 0 | |
configure:8639: clang -c -g -O2 conftest.c >&5 | |
conftest.c:92:22: error: expected expression | |
if (sizeof ((ssize_t))) | |
^ | |
1 error generated. | |
configure:8639: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| #define USE_SLANG_CURSES 1 | |
| #define HAVE_COLOR 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((ssize_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:8639: result: yes | |
configure:8654: checking for fgetpos | |
configure:8654: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8654: $? = 0 | |
configure:8654: result: yes | |
configure:8654: checking for memmove | |
configure:8654: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:80:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] | |
char memmove (); | |
^ | |
conftest.c:80:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' | |
1 warning generated. | |
configure:8654: $? = 0 | |
configure:8654: result: yes | |
configure:8654: checking for setegid | |
configure:8654: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8654: $? = 0 | |
configure:8654: result: yes | |
configure:8654: checking for srand48 | |
configure:8654: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8654: $? = 0 | |
configure:8654: result: yes | |
configure:8654: checking for strerror | |
configure:8654: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:83:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] | |
char strerror (); | |
^ | |
conftest.c:83:6: note: 'strerror' is a builtin with type 'char *(int)' | |
1 warning generated. | |
configure:8654: $? = 0 | |
configure:8654: result: yes | |
configure:8664: checking for setenv | |
configure:8664: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8664: $? = 0 | |
configure:8664: result: yes | |
configure:8677: checking for strcasecmp | |
configure:8677: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:85:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] | |
char strcasecmp (); | |
^ | |
conftest.c:85:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' | |
1 warning generated. | |
configure:8677: $? = 0 | |
configure:8677: result: yes | |
configure:8690: checking for strdup | |
configure:8690: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:86:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] | |
char strdup (); | |
^ | |
conftest.c:86:6: note: 'strdup' is a builtin with type 'char *(const char *)' | |
1 warning generated. | |
configure:8690: $? = 0 | |
configure:8690: result: yes | |
configure:8703: checking for strsep | |
configure:8703: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8703: $? = 0 | |
configure:8703: result: yes | |
configure:8716: checking for strtok_r | |
configure:8716: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8716: $? = 0 | |
configure:8716: result: yes | |
configure:8729: checking for wcscasecmp | |
configure:8729: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8729: $? = 0 | |
configure:8729: result: yes | |
configure:8743: checking for strcasestr | |
configure:8743: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8743: $? = 0 | |
configure:8743: result: yes | |
configure:8756: checking for mkdtemp | |
configure:8756: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8756: $? = 0 | |
configure:8756: result: yes | |
configure:8771: checking for getopt | |
configure:8771: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8771: $? = 0 | |
configure:8771: result: yes | |
configure:8779: checking getopt.h usability | |
configure:8779: clang -c -g -O2 conftest.c >&5 | |
configure:8779: $? = 0 | |
configure:8779: result: yes | |
configure:8779: checking getopt.h presence | |
configure:8779: clang -E conftest.c | |
configure:8779: $? = 0 | |
configure:8779: result: yes | |
configure:8779: checking for getopt.h | |
configure:8779: result: yes | |
configure:8792: checking for snprintf | |
configure:8792: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:93:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] | |
char snprintf (); | |
^ | |
conftest.c:93:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' | |
1 warning generated. | |
configure:8792: $? = 0 | |
configure:8792: result: yes | |
configure:8799: checking for vsnprintf | |
configure:8799: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:93:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] | |
char vsnprintf (); | |
^ | |
conftest.c:93:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)' | |
1 warning generated. | |
configure:8799: $? = 0 | |
configure:8799: result: yes | |
configure:8807: checking whether your system's snprintf is C99 compliant | |
configure:8827: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8827: $? = 0 | |
configure:8827: ./conftest | |
configure:8827: $? = 0 | |
configure:8837: result: yes | |
configure:8843: checking whether your system's vsnprintf is C99 compliant | |
configure:8873: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8873: $? = 0 | |
configure:8873: ./conftest | |
configure:8873: $? = 0 | |
configure:8883: result: yes | |
configure:8907: checking for va_copy | |
configure:8920: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8920: $? = 0 | |
configure:8921: result: va_copy | |
configure:8958: checking for ftruncate | |
configure:8958: clang -o conftest -g -O2 conftest.c >&5 | |
configure:8958: $? = 0 | |
configure:8958: result: yes | |
configure:9016: checking for strftime | |
configure:9016: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9016: $? = 0 | |
configure:9016: result: yes | |
configure:9074: checking for fchdir | |
configure:9074: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9074: $? = 0 | |
configure:9074: result: yes | |
configure:9093: checking for regcomp | |
configure:9093: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9093: $? = 0 | |
configure:9093: result: yes | |
configure:9108: checking whether your system's regexp library is completely broken | |
configure:9123: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:79:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
main() { regex_t blah ; regmatch_t p; p.rm_eo = p.rm_eo; return regcomp(&blah, "foo.*bar", REG_NOSUB) || regexec (&blah, "foobar", 0, NULL, 0); } | |
^ | |
1 warning generated. | |
configure:9123: $? = 0 | |
configure:9123: ./conftest | |
configure:9123: $? = 0 | |
configure:9133: result: no | |
configure:9182: checking where new mail is stored | |
configure:9198: result: /var/mail | |
configure:9212: checking if /var/mail is world writable | |
configure:9235: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9235: $? = 0 | |
configure:9235: ./conftest | |
configure:9235: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| #define USE_SLANG_CURSES 1 | |
| #define HAVE_COLOR 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_FGETPOS 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SRAND48 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_WCSCASECMP 1 | |
| #define HAVE_STRCASESTR 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_REGCOMP 1 | |
| #define MAILPATH "/var/mail" | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| #include <stdlib.h> | |
| | |
| int main (int argc, char **argv) | |
| { | |
| struct stat s; | |
| | |
| stat ("/var/mail", &s); | |
| if (s.st_mode & S_IWOTH) exit (0); | |
| exit (1); | |
| } | |
configure:9245: result: no | |
configure:9255: checking if /var/mail is group writable | |
configure:9278: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9278: $? = 0 | |
configure:9278: ./conftest | |
configure:9278: $? = 0 | |
configure:9288: result: yes | |
configure:9327: checking where to put the documentation | |
configure:9337: result: ${datarootdir}/doc/mutt | |
configure:9433: checking sys/select.h usability | |
configure:9433: clang -c -g -O2 conftest.c >&5 | |
configure:9433: $? = 0 | |
configure:9433: result: yes | |
configure:9433: checking sys/select.h presence | |
configure:9433: clang -E conftest.c | |
configure:9433: $? = 0 | |
configure:9433: result: yes | |
configure:9433: checking for sys/select.h | |
configure:9433: result: yes | |
configure:9443: checking for socklen_t | |
configure:9452: result: yes | |
configure:9463: checking for gethostent | |
configure:9463: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9463: $? = 0 | |
configure:9463: result: yes | |
configure:9514: checking for setsockopt | |
configure:9514: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9514: $? = 0 | |
configure:9514: result: yes | |
configure:9567: checking for getaddrinfo | |
configure:9567: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9567: $? = 0 | |
configure:9567: result: yes | |
configure:9609: checking for krb5-config | |
configure:9627: found /usr/bin/krb5-config | |
configure:9640: result: /usr/bin/krb5-config | |
configure:9810: checking GSSAPI implementation | |
configure:9812: result: MIT | |
configure:9948: checking for deflate in -lz | |
configure:9973: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lz >&5 | |
configure:9973: $? = 0 | |
configure:9982: result: yes | |
configure:9988: checking for X509_new in -lcrypto | |
configure:10013: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lcrypto -lz >&5 | |
configure:10013: $? = 0 | |
configure:10022: result: yes | |
configure:10028: checking for SSL_new in -lssl | |
configure:10053: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz >&5 | |
configure:10053: $? = 0 | |
configure:10062: result: yes | |
configure:10080: checking for RAND_status | |
configure:10080: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz >&5 | |
configure:10080: $? = 0 | |
configure:10080: result: yes | |
configure:10080: checking for RAND_egd | |
configure:10080: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz >&5 | |
configure:10080: $? = 0 | |
configure:10080: result: yes | |
configure:10312: checking for library containing sasl_encode64 | |
configure:10343: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_sasl_encode64", referenced from: | |
_main in conftest-18d7e4.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10343: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| #define USE_SLANG_CURSES 1 | |
| #define HAVE_COLOR 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_FGETPOS 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SRAND48 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_WCSCASECMP 1 | |
| #define HAVE_STRCASESTR 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_REGCOMP 1 | |
| #define MAILPATH "/var/mail" | |
| #define USE_DOTLOCK 1 | |
| #define USE_SETGID 1 | |
| #define DL_STANDALONE 1 | |
| #define USE_POP 1 | |
| #define USE_IMAP 1 | |
| #define USE_SMTP 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define USE_SOCKET 1 | |
| #define USE_GSS 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_RAND_STATUS 1 | |
| #define HAVE_RAND_EGD 1 | |
| #define USE_SSL 1 | |
| #define USE_SSL_OPENSSL 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sasl_encode64 (); | |
| int | |
| main () | |
| { | |
| return sasl_encode64 (); | |
| ; | |
| return 0; | |
| } | |
configure:10343: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lsasl2 >&5 | |
configure:10343: $? = 0 | |
configure:10360: result: -lsasl2 | |
configure:10427: checking whether struct dirent defines d_ino | |
configure:10441: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c >&5 | |
configure:10441: $? = 0 | |
configure:10451: result: yes | |
configure:10618: checking tcbdb.h usability | |
configure:10618: clang -c -g -O2 -I/usr/local/opt/openssl/include conftest.c >&5 | |
configure:10618: $? = 0 | |
configure:10618: result: yes | |
configure:10618: checking tcbdb.h presence | |
configure:10618: clang -E -I/usr/local/opt/openssl/include conftest.c | |
configure:10618: $? = 0 | |
configure:10618: result: yes | |
configure:10618: checking for tcbdb.h | |
configure:10618: result: yes | |
configure:10620: checking for tcbdbopen in -ltokyocabinet | |
configure:10645: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -ltokyocabinet >&5 | |
configure:10645: $? = 0 | |
configure:10654: result: yes | |
configure:10929: checking for library containing strerror | |
configure:10977: result: none required | |
configure:10985: checking for off_t | |
configure:10985: clang -c -g -O2 -I/usr/local/opt/openssl/include conftest.c >&5 | |
configure:10985: $? = 0 | |
configure:10985: clang -c -g -O2 -I/usr/local/opt/openssl/include conftest.c >&5 | |
conftest.c:134:20: error: expected expression | |
if (sizeof ((off_t))) | |
^ | |
1 error generated. | |
configure:10985: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| #define USE_SLANG_CURSES 1 | |
| #define HAVE_COLOR 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_FGETPOS 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SRAND48 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_WCSCASECMP 1 | |
| #define HAVE_STRCASESTR 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_REGCOMP 1 | |
| #define MAILPATH "/var/mail" | |
| #define USE_DOTLOCK 1 | |
| #define USE_SETGID 1 | |
| #define DL_STANDALONE 1 | |
| #define USE_POP 1 | |
| #define USE_IMAP 1 | |
| #define USE_SMTP 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define USE_SOCKET 1 | |
| #define USE_GSS 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_RAND_STATUS 1 | |
| #define HAVE_RAND_EGD 1 | |
| #define USE_SSL 1 | |
| #define USE_SSL_OPENSSL 1 | |
| #define USE_SASL 1 | |
| #define USE_FCNTL 1 | |
| #define HAVE_DIRENT_D_INO 1 | |
| #define EXECSHELL "/bin/sh" | |
| #define USE_HCACHE 1 | |
| #define HAVE_TC 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((off_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10985: result: yes | |
configure:10996: checking for size_t | |
configure:10996: clang -c -g -O2 -I/usr/local/opt/openssl/include conftest.c >&5 | |
configure:10996: $? = 0 | |
configure:10996: clang -c -g -O2 -I/usr/local/opt/openssl/include conftest.c >&5 | |
conftest.c:134:21: error: expected expression | |
if (sizeof ((size_t))) | |
^ | |
1 error generated. | |
configure:10996: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| #define USE_SLANG_CURSES 1 | |
| #define HAVE_COLOR 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_FGETPOS 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SRAND48 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_WCSCASECMP 1 | |
| #define HAVE_STRCASESTR 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_REGCOMP 1 | |
| #define MAILPATH "/var/mail" | |
| #define USE_DOTLOCK 1 | |
| #define USE_SETGID 1 | |
| #define DL_STANDALONE 1 | |
| #define USE_POP 1 | |
| #define USE_IMAP 1 | |
| #define USE_SMTP 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define USE_SOCKET 1 | |
| #define USE_GSS 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_RAND_STATUS 1 | |
| #define HAVE_RAND_EGD 1 | |
| #define USE_SSL 1 | |
| #define USE_SSL_OPENSSL 1 | |
| #define USE_SASL 1 | |
| #define USE_FCNTL 1 | |
| #define HAVE_DIRENT_D_INO 1 | |
| #define EXECSHELL "/bin/sh" | |
| #define USE_HCACHE 1 | |
| #define HAVE_TC 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10996: result: yes | |
configure:11009: checking for working alloca.h | |
configure:11026: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c >&5 | |
configure:11026: $? = 0 | |
configure:11034: result: yes | |
configure:11042: checking for alloca | |
configure:11079: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c >&5 | |
configure:11079: $? = 0 | |
configure:11087: result: yes | |
configure:11199: checking for stdlib.h | |
configure:11199: result: yes | |
configure:11199: checking for unistd.h | |
configure:11199: result: yes | |
configure:11199: checking for sys/param.h | |
configure:11199: clang -c -g -O2 -I/usr/local/opt/openssl/include conftest.c >&5 | |
configure:11199: $? = 0 | |
configure:11199: result: yes | |
configure:11219: checking for getpagesize | |
configure:11219: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c >&5 | |
configure:11219: $? = 0 | |
configure:11219: result: yes | |
configure:11228: checking for working mmap | |
configure:11375: clang -o conftest -g -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c >&5 | |
configure:11375: $? = 0 | |
configure:11375: ./conftest | |
configure:11375: $? = 0 | |
configure:11385: result: yes | |
configure:11395: checking whether we are using the GNU C Library 2.1 or newer | |
conftest.c:106:10: fatal error: 'features.h' file not found | |
#include <features.h> | |
^ | |
1 error generated. | |
configure:11422: result: no | |
configure:11433: checking argz.h usability | |
configure:11433: clang -c -g -O2 -I/usr/local/opt/openssl/include conftest.c >&5 | |
conftest.c:138:10: fatal error: 'argz.h' file not found | |
#include <argz.h> | |
^ | |
1 error generated. | |
configure:11433: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| #define USE_SLANG_CURSES 1 | |
| #define HAVE_COLOR 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_FGETPOS 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SRAND48 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_WCSCASECMP 1 | |
| #define HAVE_STRCASESTR 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_REGCOMP 1 | |
| #define MAILPATH "/var/mail" | |
| #define USE_DOTLOCK 1 | |
| #define USE_SETGID 1 | |
| #define DL_STANDALONE 1 | |
| #define USE_POP 1 | |
| #define USE_IMAP 1 | |
| #define USE_SMTP 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define USE_SOCKET 1 | |
| #define USE_GSS 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_RAND_STATUS 1 | |
| #define HAVE_RAND_EGD 1 | |
| #define USE_SSL 1 | |
| #define USE_SSL_OPENSSL 1 | |
| #define USE_SASL 1 | |
| #define USE_FCNTL 1 | |
| #define HAVE_DIRENT_D_INO 1 | |
| #define EXECSHELL "/bin/sh" | |
| #define USE_HCACHE 1 | |
| #define HAVE_TC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <argz.h> | |
configure:11433: result: no | |
configure:11433: checking argz.h presence | |
configure:11433: clang -E -I/usr/local/opt/openssl/include conftest.c | |
conftest.c:105:10: fatal error: 'argz.h' file not found | |
#include <argz.h> | |
^ | |
1 error generated. | |
configure:11433: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mutt" | |
| #define PACKAGE_TARNAME "mutt" | |
| #define PACKAGE_VERSION "1.5.24" | |
| #define PACKAGE_STRING "mutt 1.5.24" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mutt" | |
| #define VERSION "1.5.24" | |
| #define MUTT_VERSION "1.5.24" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_C99_INTTYPES 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SENDMAIL "/usr/sbin/sendmail" | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_PKA_TRUST 1 | |
| #define CRYPT_BACKEND_GPGME 1 | |
| #define HAVE_GPGME_OP_EXPORT_KEYS 1 | |
| #define CRYPT_BACKEND_CLASSIC_PGP 1 | |
| #define CRYPT_BACKEND_CLASSIC_SMIME 1 | |
| #define USE_SLANG_CURSES 1 | |
| #define HAVE_COLOR 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_FGETPOS 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SRAND48 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_WCSCASECMP 1 | |
| #define HAVE_STRCASESTR 1 | |
| #define HAVE_MKDTEMP 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_REGCOMP 1 | |
| #define MAILPATH "/var/mail" | |
| #define USE_DOTLOCK 1 | |
| #define USE_SETGID 1 | |
| #define DL_STANDALONE 1 | |
| #define USE_POP 1 | |
| #define USE_IMAP 1 | |
| #define USE_SMTP 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define USE_SOCKET 1 | |
| #define USE_GSS 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_RAND_STATUS 1 | |
| #define HAVE_RAND_EGD 1 | |
| #define USE_SSL 1 | |
| #define USE_SSL_OPENSSL 1 | |
| #define USE_SASL 1 | |
| #define USE_FCNTL 1 | |
| #define HAVE_DIRENT_D_INO 1 | |
| #define EXECSHELL "/bin/sh" | |
| #define USE_HCACHE 1 | |
| #define HAVE_TC 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| /* end confdefs.h. */ | |
| #include <argz.h> | |
configure:11433: result: no | |
configure:11433: checking for argz.h | |
configure:11433: result: no | |
configure:11433: checking limits.h usability | |
configure:11433: clang -c -g -O2 -I/usr/local/opt/openssl/include conftest.c >&5 | |
configure:11433: $? = 0 | |
configure:11433: result: yes | |
configure:11433: checking limits.h presence | |
configure:11433: clang -E -I/usr/local/opt/openssl/include conftest.c | |
configure:11433: $? = 0 | |
configure:11433: result: yes | |
configure:11433: checking for limits.h | |
configure:11433: result: yes | |
configure:11433: checking locale.h usability | |
configure:11433: clang -c -g -O2 |
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