Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mistydemeo
Created June 22, 2016 04:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mistydemeo/6bc4f2fc724ee0c2b9ba86205c431aef to your computer and use it in GitHub Desktop.
Save mistydemeo/6bc4f2fc724ee0c2b9ba86205c431aef to your computer and use it in GitHub Desktop.
tor on Mac OS X 10.12 - Homebrew build logs
Homebrew build logs for tor on Mac OS X 10.12
Build date: 2016-06-21 21:00:44
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: 6dc72f2679208f34d9d09f547dda5a2ba0714a9f
Last commit: 15 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 5df5ef7ba9fcf7f6b2cf2824a7533b26c6093689
Core tap last commit: 6 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: dual-core 64-bit haswell
Clang: 8.0 build 800
Git: 2.9.0 => /usr/local/bin/git
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.0_1/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/vagrant/.rbenv/shims/ruby => /usr/local/Cellar/ruby/2.3.1/bin/ruby
Java: 1.8.0_92
System Ruby: 2.0.0-p648
OS X: 10.12-x86_64
Xcode: N/A
CLT: 8.0.0.0.1.1465519243
X11: 2.7.9 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
httpd24
rakudo-star
Warning: You are using OS X 10.12.
We do not provide support for this pre-release version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.
2016-06-21 20:58:40 -0700
./configure
--disable-dependency-tracking
--disable-silent-rules
--prefix=/usr/local/Cellar/tor/0.2.7.6
--sysconfdir=/usr/local/etc
--localstatedir=/usr/local/var
--with-openssl-dir=/usr/local/opt/openssl
--disable-libscrypt
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-apple-darwin16.0.0
checking host system type... x86_64-apple-darwin16.0.0
checking for pkg-config... no
checking for SYSTEMD... no
configure: Okay, checking for systemd a different way...
checking for SYSTEMD... no
checking for ar... ar
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 for style of include used by make... GNU
checking dependency style of clang... none
checking how to run the C preprocessor... clang -E
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for perl... /usr/bin/perl
checking for sed... sed
checking for asciidoc... none
checking for a2x... no
checking for a2x.py... no
checking for clang option to accept ISO C99... none needed
checking for python... python
checking for flexible array members... yes
checking for working C99 mid-block declaration syntax... yes
checking for working C99 designated initializers... yes
checking for win32... no
checking for MIPSpro compiler... no
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 whether byte ordering is bigendian... no
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing dlopen... none required
checking for library containing inet_aton... none required
checking for library containing backtrace... none required
checking for library containing clock_gettime... none required
checking for library containing pthread_create... none required
checking for library containing pthread_detach... none required
checking for _NSGetEnviron... yes
checking for accept4... no
checking for backtrace... yes
checking for backtrace_symbols_fd... yes
checking for clock_gettime... yes
checking for eventfd... no
checking for flock... yes
checking for ftime... yes
checking for getaddrinfo... yes
checking for getifaddrs... yes
checking for getpass... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for inet_aton... yes
checking for ioctl... yes
checking for issetugid... yes
checking for llround... yes
checking for localtime_r... yes
checking for lround... yes
checking for memmem... yes
checking for pipe... yes
checking for pipe2... no
checking for prctl... no
checking for readpassphrase... yes
checking for rint... yes
checking for sigaction... yes
checking for socketpair... yes
checking for statvfs... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strnlen... yes
checking for strptime... yes
checking for strtok_r... yes
checking for strtoull... yes
checking for sysconf... yes
checking for sysctl... yes
checking for uname... yes
checking for usleep... yes
checking for vasprintf... yes
checking for _vscprintf... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create... yes
checking for libevent directory... (system)
checking whether we need extra options to link libevent... (none)
checking for event_get_version_number... yes
checking for evutil_secure_rng_set_urandom_device_file... yes
checking for evutil_secure_rng_init... yes
checking for struct event.min_heap_idx... no
checking event2/event.h usability... yes
checking event2/event.h presence... yes
checking for event2/event.h... yes
checking event2/dns.h usability... yes
checking event2/dns.h presence... yes
checking for event2/dns.h... yes
checking event2/bufferevent_ssl.h usability... yes
checking event2/bufferevent_ssl.h presence... yes
checking for event2/bufferevent_ssl.h... yes
checking for library containing pow... none required
checking for openssl directory... /usr/local/opt/openssl
checking whether we need extra options to link openssl... (none)
checking for struct ssl_method_st.get_cipher_by_char... yes
checking for SSL_SESSION_get_master_key... no
checking for SSL_get_server_random... no
checking for SSL_get_client_ciphers... no
checking for SSL_get_client_random... no
checking for SSL_CIPHER_find... yes
checking for TLS_method... no
checking for EVP_PBE_scrypt... no
checking for zlib directory... (system)
checking whether we need extra options to link zlib... (none)
checking whether the compiler accepts -Qunused-arguments... yes
checking whether the compiler accepts -fstack-protector-all... yes
checking whether the compiler accepts -Wstack-protector... yes
checking whether the compiler accepts -fwrapv... yes
checking whether the compiler accepts --param ssp-buffer-size=1... yes
checking whether the compiler accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking whether the linker accepts -z relro -z now... no
checking whether the linker accepts -rdynamic... yes
checking whether the compiler accepts -fomit-frame-pointer... yes
checking whether the compiler accepts -fasynchronous-unwind-tables... yes
checking seccomp.h usability... no
checking seccomp.h presence... no
checking for seccomp.h... no
checking for library containing seccomp_init... no
checking whether we can use curve25519-donna-c64... yes
checking crypto_scalarmult_curve25519.h usability... no
checking crypto_scalarmult_curve25519.h presence... no
checking for crypto_scalarmult_curve25519.h... no
checking nacl/crypto_scalarmult_curve25519.h usability... no
checking nacl/crypto_scalarmult_curve25519.h presence... no
checking for nacl/crypto_scalarmult_curve25519.h... no
checking for nacl compiled with a fast curve25519 implementation... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for string.h... (cached) yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking crt_externs.h usability... yes
checking crt_externs.h presence... yes
checking for crt_externs.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking linux/types.h usability... no
checking linux/types.h presence... no
checking for linux/types.h... no
checking machine/limits.h usability... yes
checking machine/limits.h presence... yes
checking for machine/limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking malloc/malloc.h usability... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking malloc_np.h usability... no
checking malloc_np.h presence... no
checking for malloc_np.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in6.h usability... no
checking netinet/in6.h presence... no
checking for netinet/in6.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking readpassphrase.h usability... yes
checking readpassphrase.h presence... yes
checking for readpassphrase.h... yes
checking for stdint.h... (cached) yes
checking sys/eventfd.h usability... no
checking sys/eventfd.h presence... no
checking for sys/eventfd.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/limits.h usability... no
checking sys/limits.h presence... no
checking for sys/limits.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/syslimits.h usability... yes
checking sys/syslimits.h presence... yes
checking for sys/syslimits.h... yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for sys/param.h... (cached) yes
checking for net/if.h... yes
checking for net/pfvar.h... no
checking for linux/if.h... no
checking for linux/netfilter_ipv4.h... no
checking for linux/netfilter_ipv6/ip6_tables.h... no
configure: Transparent proxy support enabled, but missing headers.
checking for struct timeval.tv_sec... yes
checking size of int8_t... 1
checking size of int16_t... 2
checking size of int32_t... 4
checking size of int64_t... 8
checking size of uint8_t... 1
checking size of uint16_t... 2
checking size of uint32_t... 4
checking size of uint64_t... 8
checking size of intptr_t... 8
checking size of uintptr_t... 8
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of void *... 8
checking size of time_t... 8
checking size of size_t... 8
checking size of pid_t... 4
checking for uint... yes
checking for u_char... yes
checking for ssize_t... yes
checking ucontext.h usability... no
checking ucontext.h presence... no
checking for ucontext.h... no
checking sys/ucontext.h usability... yes
checking sys/ucontext.h presence... yes
checking for sys/ucontext.h... yes
checking cygwin/signal.h usability... no
checking cygwin/signal.h presence... no
checking for cygwin/signal.h... no
checking how to access the program counter from a struct ucontext... uc_mcontext->__ss.__rip
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for sa_family_t... yes
checking for struct in6_addr.s6_addr32... no
checking for struct in6_addr.s6_addr16... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in6.sin6_len... no
checking for rlim_t... yes
checking whether time_t is signed... yes
checking whether size_t is signed... no
checking whether enum always is signed... no
checking size of socklen_t... 4
checking size of cell_t... 0
checking whether memset(0) sets pointers to NULL... yes
checking whether memset(0) sets doubles to 0.0... yes
checking whether we can malloc(0) safely.... yes
checking whether we are using 2s-complement arithmetic... yes
checking whether right-shift on negative values does sign-extension... yes
checking whether to use dmalloc (debug memory allocation library)... no
checking for mallinfo... no
checking for mlockall... yes
checking whether mlockall is declared... yes
checking for getresuid... no
checking for getresgid... no
checking for gethostbyname_r... no
checking whether the C compiler supports __func__... yes
checking whether the C compiler supports __FUNC__... no
checking whether the C compiler supports __FUNCTION__... yes
checking whether we have extern char **environ already declared... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating contrib/dist/suse/tor.sh
config.status: creating contrib/operator-tools/tor.logrotate
config.status: creating contrib/dist/tor.sh
config.status: creating contrib/dist/torctl
config.status: creating contrib/dist/tor.service
config.status: creating src/config/torrc.sample
config.status: creating src/config/torrc.minimal
config.status: creating scripts/maint/checkOptionDocs.pl
config.status: creating scripts/maint/updateVersions.pl
config.status: creating orconfig.h
config.status: executing depfiles commands
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -levent
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -levent -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -levent
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -levent -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -levent
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -levent -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -levent
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -levent -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -levent
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -levent -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/openssl/include -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -lz
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -lz
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -pedantic -Werror -Qunused-arguments -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -pedantic -Werror -Qunused-arguments -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -pedantic -Werror -fstack-protector-all -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -pedantic -Werror -fstack-protector-all -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -pedantic -Werror -fstack-protector-all -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -pedantic -Werror -fstack-protector-all -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -pedantic -Werror -Wstack-protector -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -pedantic -Werror -Wstack-protector -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -pedantic -Werror -fwrapv -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -pedantic -Werror -fwrapv -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv -pedantic -Werror --param ssp-buffer-size=1 -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv -pedantic -Werror --param ssp-buffer-size=1 -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -pedantic -Werror -fPIE -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -pedantic -Werror -fPIE -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -pedantic -Werror -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib -pie conftest.c -lz -levent -lssl -lcrypto
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -pedantic -Werror -I${top_srcdir}/src/common -L/usr/local/opt/openssl/lib -pie conftest.c -lz -levent -lssl -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -pedantic -Werror -I${top_srcdir}/src/common -pie -L/usr/local/opt/openssl/lib -z relro -z now conftest.c -lz -levent -lssl -lcrypto
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -pedantic -Werror -I${top_srcdir}/src/common -pie -L/usr/local/opt/openssl/lib -z relro -z now conftest.c -lz -levent -lssl -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -pedantic -Werror -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -pedantic -Werror -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -pedantic -Werror -fomit-frame-pointer -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -pedantic -Werror -fomit-frame-pointer -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -pedantic -Werror -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -pedantic -Werror -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -lseccomp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -lseccomp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -lnacl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -lnacl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I${top_srcdir}/src/common conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common -pie -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -I${top_srcdir}/src/common conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
2016-06-21 20:59:35 -0700
make
install
rm -f micro-revision.tmp; \
if test -d "./.git" && \
test -x "`which git 2>&1;true`"; then \
HASH="`cd "." && git rev-parse --short=16 HEAD`"; \
echo \"$HASH\" > micro-revision.tmp; \
fi; \
if test ! -f micro-revision.tmp; then \
if test ! -f micro-revision.i; then \
echo '""' > micro-revision.i; \
fi; \
elif test ! -f micro-revision.i || \
test x"`cat micro-revision.tmp`" != x"`cat micro-revision.i`"; then \
mv micro-revision.tmp micro-revision.i; \
fi; \
rm -f micro-revision.tmp; \
true
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/trunnel/trunnel.o src/ext/trunnel/trunnel.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/compat_pthreads.o src/common/compat_pthreads.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/aes.o src/common/aes.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto.o src/common/crypto.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_pwbox.o src/common/crypto_pwbox.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_s2k.o src/common/crypto_s2k.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_format.o src/common/crypto_format.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/torgzip.o src/common/torgzip.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/tortls.o src/common/tortls.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/pwbox.o src/trunnel/pwbox.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_curve25519.o src/common/crypto_curve25519.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_ed25519.o src/common/crypto_ed25519.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/compat_libevent.o src/common/compat_libevent.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/procmon.o src/common/procmon.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-address.o `test -f 'src/common/address.c' || echo './'`src/common/address.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-backtrace.o `test -f 'src/common/backtrace.c' || echo './'`src/common/backtrace.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-compat.o `test -f 'src/common/compat.c' || echo './'`src/common/compat.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-compat_threads.o `test -f 'src/common/compat_threads.c' || echo './'`src/common/compat_threads.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-container.o `test -f 'src/common/container.c' || echo './'`src/common/container.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-di_ops.o `test -f 'src/common/di_ops.c' || echo './'`src/common/di_ops.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-log.o `test -f 'src/common/log.c' || echo './'`src/common/log.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-memarea.o `test -f 'src/common/memarea.c' || echo './'`src/common/memarea.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-util.o `test -f 'src/common/util.c' || echo './'`src/common/util.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-util_format.o `test -f 'src/common/util_format.c' || echo './'`src/common/util_format.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-util_process.o `test -f 'src/common/util_process.c' || echo './'`src/common/util_process.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-sandbox.o `test -f 'src/common/sandbox.c' || echo './'`src/common/sandbox.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-workqueue.o `test -f 'src/common/workqueue.c' || echo './'`src/common/workqueue.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/src_common_libor_testing_a-csiphash.o `test -f 'src/ext/csiphash.c' || echo './'`src/ext/csiphash.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/trunnel/src_common_libor_testing_a-trunnel.o `test -f 'src/ext/trunnel/trunnel.c' || echo './'`src/ext/trunnel/trunnel.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-compat_pthreads.o `test -f 'src/common/compat_pthreads.c' || echo './'`src/common/compat_pthreads.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-aes.o `test -f 'src/common/aes.c' || echo './'`src/common/aes.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto.o `test -f 'src/common/crypto.c' || echo './'`src/common/crypto.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_pwbox.o `test -f 'src/common/crypto_pwbox.c' || echo './'`src/common/crypto_pwbox.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_s2k.o `test -f 'src/common/crypto_s2k.c' || echo './'`src/common/crypto_s2k.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_format.o `test -f 'src/common/crypto_format.c' || echo './'`src/common/crypto_format.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-torgzip.o `test -f 'src/common/torgzip.c' || echo './'`src/common/torgzip.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-tortls.o `test -f 'src/common/tortls.c' || echo './'`src/common/tortls.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_common_libor_crypto_testing_a-pwbox.o `test -f 'src/trunnel/pwbox.c' || echo './'`src/trunnel/pwbox.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_curve25519.o `test -f 'src/common/crypto_curve25519.c' || echo './'`src/common/crypto_curve25519.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_ed25519.o `test -f 'src/common/crypto_ed25519.c' || echo './'`src/common/crypto_ed25519.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_event_testing_a-compat_libevent.o `test -f 'src/common/compat_libevent.c' || echo './'`src/common/compat_libevent.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_event_testing_a-procmon.o `test -f 'src/common/procmon.c' || echo './'`src/common/procmon.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/src_test_test-tinytest.o `test -f 'src/ext/tinytest.c' || echo './'`src/ext/tinytest.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/src_test_test_slow-tinytest.o `test -f 'src/ext/tinytest.c' || echo './'`src/ext/tinytest.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_memwipe-test-memwipe.o `test -f 'src/test/test-memwipe.c' || echo './'`src/test/test-memwipe.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/test-child.o src/test/test-child.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_workqueue-test_workqueue.o `test -f 'src/test/test_workqueue.c' || echo './'`src/test/test_workqueue.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/test_ntor_cl.o src/test/test_ntor_cl.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_bt_cl-test_bt_cl.o `test -f 'src/test/test_bt_cl.c' || echo './'`src/test/test_bt_cl.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/tools/tor-checkkey.o src/tools/tor-checkkey.c
./install-sh -c -d doc
if test -e ./doc/tor.1.in && ! test -e doc/tor.1.in ; then \
cp ./doc/tor.1.in doc/tor.1; \
fi
./config.status -q --file=doc/tor.1;
./install-sh -c -d doc
if test -e ./doc/tor-gencert.1.in && ! test -e doc/tor-gencert.1.in ; then \
cp ./doc/tor-gencert.1.in doc/tor-gencert.1; \
fi
./config.status -q --file=doc/tor-gencert.1;
./install-sh -c -d doc
if test -e ./doc/tor-resolve.1.in && ! test -e doc/tor-resolve.1.in ; then \
cp ./doc/tor-resolve.1.in doc/tor-resolve.1; \
fi
./install-sh -c -d doc
./config.status -q --file=doc/tor-resolve.1;
if test -e ./doc/torify.1.in && ! test -e doc/torify.1.in ; then \
cp ./doc/torify.1.in doc/torify.1; \
fi
./config.status -q --file=doc/torify.1;
./install-sh -c -d doc
if test -e ./doc/tor.html.in && ! test -e doc/tor.html.in ; then \
cp ./doc/tor.html.in doc/tor.html; \
fi
./config.status -q --file=doc/tor.html;
./install-sh -c -d doc
if test -e ./doc/tor-gencert.html.in && ! test -e doc/tor-gencert.html.in ; then \
cp ./doc/tor-gencert.html.in doc/tor-gencert.html; \
fi
./config.status -q --file=doc/tor-gencert.html;
./install-sh -c -d doc
if test -e ./doc/tor-resolve.html.in && ! test -e doc/tor-resolve.html.in ; then \
cp ./doc/tor-resolve.html.in doc/tor-resolve.html; \
fi
./config.status -q --file=doc/tor-resolve.html;
./install-sh -c -d doc
if test -e ./doc/torify.html.in && ! test -e doc/torify.html.in ; then \
cp ./doc/torify.html.in doc/torify.html; \
fi
./config.status -q --file=doc/torify.html;
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_0.o `test -f 'src/ext/ed25519/ref10/fe_0.c' || echo './'`src/ext/ed25519/ref10/fe_0.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_1.o `test -f 'src/ext/ed25519/ref10/fe_1.c' || echo './'`src/ext/ed25519/ref10/fe_1.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_add.o `test -f 'src/ext/ed25519/ref10/fe_add.c' || echo './'`src/ext/ed25519/ref10/fe_add.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_cmov.o `test -f 'src/ext/ed25519/ref10/fe_cmov.c' || echo './'`src/ext/ed25519/ref10/fe_cmov.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_copy.o `test -f 'src/ext/ed25519/ref10/fe_copy.c' || echo './'`src/ext/ed25519/ref10/fe_copy.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_frombytes.o `test -f 'src/ext/ed25519/ref10/fe_frombytes.c' || echo './'`src/ext/ed25519/ref10/fe_frombytes.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_invert.o `test -f 'src/ext/ed25519/ref10/fe_invert.c' || echo './'`src/ext/ed25519/ref10/fe_invert.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_isnegative.o `test -f 'src/ext/ed25519/ref10/fe_isnegative.c' || echo './'`src/ext/ed25519/ref10/fe_isnegative.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_isnonzero.o `test -f 'src/ext/ed25519/ref10/fe_isnonzero.c' || echo './'`src/ext/ed25519/ref10/fe_isnonzero.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_mul.o `test -f 'src/ext/ed25519/ref10/fe_mul.c' || echo './'`src/ext/ed25519/ref10/fe_mul.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_neg.o `test -f 'src/ext/ed25519/ref10/fe_neg.c' || echo './'`src/ext/ed25519/ref10/fe_neg.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_pow22523.o `test -f 'src/ext/ed25519/ref10/fe_pow22523.c' || echo './'`src/ext/ed25519/ref10/fe_pow22523.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_sq.o `test -f 'src/ext/ed25519/ref10/fe_sq.c' || echo './'`src/ext/ed25519/ref10/fe_sq.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_sq2.o `test -f 'src/ext/ed25519/ref10/fe_sq2.c' || echo './'`src/ext/ed25519/ref10/fe_sq2.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_sub.o `test -f 'src/ext/ed25519/ref10/fe_sub.c' || echo './'`src/ext/ed25519/ref10/fe_sub.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_tobytes.o `test -f 'src/ext/ed25519/ref10/fe_tobytes.c' || echo './'`src/ext/ed25519/ref10/fe_tobytes.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_add.o `test -f 'src/ext/ed25519/ref10/ge_add.c' || echo './'`src/ext/ed25519/ref10/ge_add.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_double_scalarmult.o `test -f 'src/ext/ed25519/ref10/ge_double_scalarmult.c' || echo './'`src/ext/ed25519/ref10/ge_double_scalarmult.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_frombytes.o `test -f 'src/ext/ed25519/ref10/ge_frombytes.c' || echo './'`src/ext/ed25519/ref10/ge_frombytes.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_madd.o `test -f 'src/ext/ed25519/ref10/ge_madd.c' || echo './'`src/ext/ed25519/ref10/ge_madd.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_msub.o `test -f 'src/ext/ed25519/ref10/ge_msub.c' || echo './'`src/ext/ed25519/ref10/ge_msub.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p1p1_to_p2.o `test -f 'src/ext/ed25519/ref10/ge_p1p1_to_p2.c' || echo './'`src/ext/ed25519/ref10/ge_p1p1_to_p2.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p1p1_to_p3.o `test -f 'src/ext/ed25519/ref10/ge_p1p1_to_p3.c' || echo './'`src/ext/ed25519/ref10/ge_p1p1_to_p3.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p2_0.o `test -f 'src/ext/ed25519/ref10/ge_p2_0.c' || echo './'`src/ext/ed25519/ref10/ge_p2_0.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p2_dbl.o `test -f 'src/ext/ed25519/ref10/ge_p2_dbl.c' || echo './'`src/ext/ed25519/ref10/ge_p2_dbl.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_0.o `test -f 'src/ext/ed25519/ref10/ge_p3_0.c' || echo './'`src/ext/ed25519/ref10/ge_p3_0.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_dbl.o `test -f 'src/ext/ed25519/ref10/ge_p3_dbl.c' || echo './'`src/ext/ed25519/ref10/ge_p3_dbl.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_to_cached.o `test -f 'src/ext/ed25519/ref10/ge_p3_to_cached.c' || echo './'`src/ext/ed25519/ref10/ge_p3_to_cached.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_to_p2.o `test -f 'src/ext/ed25519/ref10/ge_p3_to_p2.c' || echo './'`src/ext/ed25519/ref10/ge_p3_to_p2.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_tobytes.o `test -f 'src/ext/ed25519/ref10/ge_p3_tobytes.c' || echo './'`src/ext/ed25519/ref10/ge_p3_tobytes.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_precomp_0.o `test -f 'src/ext/ed25519/ref10/ge_precomp_0.c' || echo './'`src/ext/ed25519/ref10/ge_precomp_0.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_scalarmult_base.o `test -f 'src/ext/ed25519/ref10/ge_scalarmult_base.c' || echo './'`src/ext/ed25519/ref10/ge_scalarmult_base.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_sub.o `test -f 'src/ext/ed25519/ref10/ge_sub.c' || echo './'`src/ext/ed25519/ref10/ge_sub.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_tobytes.o `test -f 'src/ext/ed25519/ref10/ge_tobytes.c' || echo './'`src/ext/ed25519/ref10/ge_tobytes.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-keypair.o `test -f 'src/ext/ed25519/ref10/keypair.c' || echo './'`src/ext/ed25519/ref10/keypair.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-open.o `test -f 'src/ext/ed25519/ref10/open.c' || echo './'`src/ext/ed25519/ref10/open.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-sc_muladd.o `test -f 'src/ext/ed25519/ref10/sc_muladd.c' || echo './'`src/ext/ed25519/ref10/sc_muladd.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-sc_reduce.o `test -f 'src/ext/ed25519/ref10/sc_reduce.c' || echo './'`src/ext/ed25519/ref10/sc_reduce.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-sign.o `test -f 'src/ext/ed25519/ref10/sign.c' || echo './'`src/ext/ed25519/ref10/sign.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-keyconv.o `test -f 'src/ext/ed25519/ref10/keyconv.c' || echo './'`src/ext/ed25519/ref10/keyconv.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-blinding.o `test -f 'src/ext/ed25519/ref10/blinding.c' || echo './'`src/ext/ed25519/ref10/blinding.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -DED25519_CUSTOMRANDOM -DED25519_SUFFIX=_donna -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/donna/src_ext_ed25519_donna_libed25519_donna_a-ed25519_tor.o `test -f 'src/ext/ed25519/donna/ed25519_tor.c' || echo './'`src/ext/ed25519/donna/ed25519_tor.c
clang -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/trunnel/src_trunnel_libor_trunnel_a-trunnel.o `test -f 'src/ext/trunnel/trunnel.c' || echo './'`src/ext/trunnel/trunnel.c
clang -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_a-ed25519_cert.o `test -f 'src/trunnel/ed25519_cert.c' || echo './'`src/trunnel/ed25519_cert.c
clang -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_a-link_handshake.o `test -f 'src/trunnel/link_handshake.c' || echo './'`src/trunnel/link_handshake.c
clang -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_a-pwbox.o `test -f 'src/trunnel/pwbox.c' || echo './'`src/trunnel/pwbox.c
clang -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/trunnel/src_trunnel_libor_trunnel_testing_a-trunnel.o `test -f 'src/ext/trunnel/trunnel.c' || echo './'`src/ext/trunnel/trunnel.c
clang -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_testing_a-ed25519_cert.o `test -f 'src/trunnel/ed25519_cert.c' || echo './'`src/trunnel/ed25519_cert.c
clang -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_testing_a-link_handshake.o `test -f 'src/trunnel/link_handshake.c' || echo './'`src/trunnel/link_handshake.c
clang -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_testing_a-pwbox.o `test -f 'src/trunnel/pwbox.c' || echo './'`src/trunnel/pwbox.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/address.o src/common/address.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/backtrace.o src/common/backtrace.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/compat.o src/common/compat.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/compat_threads.o src/common/compat_threads.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/container.o src/common/container.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/di_ops.o src/common/di_ops.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/log.o src/common/log.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/memarea.o src/common/memarea.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/util.o src/common/util.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/util_format.o src/common/util_format.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/util_process.o src/common/util_process.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/sandbox.o src/common/sandbox.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/workqueue.o src/common/workqueue.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/csiphash.o src/ext/csiphash.c
rm -f src/common/libor-crypto.a
ar cru src/common/libor-crypto.a src/common/aes.o src/common/crypto.o src/common/crypto_pwbox.o src/common/crypto_s2k.o src/common/crypto_format.o src/common/torgzip.o src/common/tortls.o src/trunnel/pwbox.o src/common/crypto_curve25519.o src/common/crypto_ed25519.o
ranlib src/common/libor-crypto.a
rm -f src/common/libor-event.a
ar cru src/common/libor-event.a src/common/compat_libevent.o src/common/procmon.o
rm -f src/common/libor-testing.a
ar cru src/common/libor-testing.a src/common/src_common_libor_testing_a-address.o src/common/src_common_libor_testing_a-backtrace.o src/common/src_common_libor_testing_a-compat.o src/common/src_common_libor_testing_a-compat_threads.o src/common/src_common_libor_testing_a-container.o src/common/src_common_libor_testing_a-di_ops.o src/common/src_common_libor_testing_a-log.o src/common/src_common_libor_testing_a-memarea.o src/common/src_common_libor_testing_a-util.o src/common/src_common_libor_testing_a-util_format.o src/common/src_common_libor_testing_a-util_process.o src/common/src_common_libor_testing_a-sandbox.o src/common/src_common_libor_testing_a-workqueue.o src/ext/src_common_libor_testing_a-csiphash.o src/ext/trunnel/src_common_libor_testing_a-trunnel.o src/common/src_common_libor_testing_a-compat_pthreads.o
ranlib src/common/libor-event.a
rm -f src/common/libor-crypto-testing.a
ranlib src/common/libor-testing.a
ar cru src/common/libor-crypto-testing.a src/common/src_common_libor_crypto_testing_a-aes.o src/common/src_common_libor_crypto_testing_a-crypto.o src/common/src_common_libor_crypto_testing_a-crypto_pwbox.o src/common/src_common_libor_crypto_testing_a-crypto_s2k.o src/common/src_common_libor_crypto_testing_a-crypto_format.o src/common/src_common_libor_crypto_testing_a-torgzip.o src/common/src_common_libor_crypto_testing_a-tortls.o src/trunnel/src_common_libor_crypto_testing_a-pwbox.o src/common/src_common_libor_crypto_testing_a-crypto_curve25519.o src/common/src_common_libor_crypto_testing_a-crypto_ed25519.o
rm -f src/common/libor-event-testing.a
ar cru src/common/libor-event-testing.a src/common/src_common_libor_event_testing_a-compat_libevent.o src/common/src_common_libor_event_testing_a-procmon.o
ranlib src/common/libor-crypto-testing.a
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/curve25519_donna/src_common_libcurve25519_donna_a-curve25519-donna-c64.o `test -f 'src/ext/curve25519_donna/curve25519-donna-c64.c' || echo './'`src/ext/curve25519_donna/curve25519-donna-c64.c
ranlib src/common/libor-event-testing.a
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/addressmap.o src/or/addressmap.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/buffers.o src/or/buffers.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/channel.o src/or/channel.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/channeltls.o src/or/channeltls.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circpathbias.o src/or/circpathbias.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitbuild.o src/or/circuitbuild.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitlist.o src/or/circuitlist.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitmux.o src/or/circuitmux.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitmux_ewma.o src/or/circuitmux_ewma.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitstats.o src/or/circuitstats.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuituse.o src/or/circuituse.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/command.o src/or/command.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/config.o src/or/config.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/confparse.o src/or/confparse.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/connection.o src/or/connection.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/connection_edge.o src/or/connection_edge.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/connection_or.o src/or/connection_or.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/control.o src/or/control.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/cpuworker.o src/or/cpuworker.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dircollate.o src/or/dircollate.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/directory.o src/or/directory.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dirserv.o src/or/dirserv.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dirvote.o src/or/dirvote.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dns.o src/or/dns.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dnsserv.o src/or/dnsserv.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/fp_pair.o src/or/fp_pair.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/geoip.o src/or/geoip.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/entrynodes.o src/or/entrynodes.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/ext_orport.o src/or/ext_orport.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/hibernate.o src/or/hibernate.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/keypin.o src/or/keypin.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/main.o src/or/main.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/microdesc.o src/or/microdesc.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/networkstatus.o src/or/networkstatus.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/nodelist.o src/or/nodelist.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/onion.o src/or/onion.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/onion_fast.o src/or/onion_fast.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/onion_tap.o src/or/onion_tap.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/transports.o src/or/transports.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/policies.o src/or/policies.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/reasons.o src/or/reasons.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/relay.o src/or/relay.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendcache.o src/or/rendcache.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendclient.o src/or/rendclient.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendcommon.o src/or/rendcommon.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendmid.o src/or/rendmid.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendservice.o src/or/rendservice.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rephist.o src/or/rephist.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/replaycache.o src/or/replaycache.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/router.o src/or/router.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/routerkeys.o src/or/routerkeys.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/routerlist.o src/or/routerlist.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/routerparse.o src/or/routerparse.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/routerset.o src/or/routerset.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/scheduler.o src/or/scheduler.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/statefile.o src/or/statefile.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/status.o src/or/status.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/torcert.o src/or/torcert.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/onion_ntor.o src/or/onion_ntor.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-addressmap.o `test -f 'src/or/addressmap.c' || echo './'`src/or/addressmap.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-buffers.o `test -f 'src/or/buffers.c' || echo './'`src/or/buffers.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-channel.o `test -f 'src/or/channel.c' || echo './'`src/or/channel.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-channeltls.o `test -f 'src/or/channeltls.c' || echo './'`src/or/channeltls.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circpathbias.o `test -f 'src/or/circpathbias.c' || echo './'`src/or/circpathbias.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitbuild.o `test -f 'src/or/circuitbuild.c' || echo './'`src/or/circuitbuild.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitlist.o `test -f 'src/or/circuitlist.c' || echo './'`src/or/circuitlist.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitmux.o `test -f 'src/or/circuitmux.c' || echo './'`src/or/circuitmux.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitmux_ewma.o `test -f 'src/or/circuitmux_ewma.c' || echo './'`src/or/circuitmux_ewma.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitstats.o `test -f 'src/or/circuitstats.c' || echo './'`src/or/circuitstats.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuituse.o `test -f 'src/or/circuituse.c' || echo './'`src/or/circuituse.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-command.o `test -f 'src/or/command.c' || echo './'`src/or/command.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-config.o `test -f 'src/or/config.c' || echo './'`src/or/config.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-confparse.o `test -f 'src/or/confparse.c' || echo './'`src/or/confparse.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-connection.o `test -f 'src/or/connection.c' || echo './'`src/or/connection.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-connection_edge.o `test -f 'src/or/connection_edge.c' || echo './'`src/or/connection_edge.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-connection_or.o `test -f 'src/or/connection_or.c' || echo './'`src/or/connection_or.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-control.o `test -f 'src/or/control.c' || echo './'`src/or/control.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-cpuworker.o `test -f 'src/or/cpuworker.c' || echo './'`src/or/cpuworker.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dircollate.o `test -f 'src/or/dircollate.c' || echo './'`src/or/dircollate.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-directory.o `test -f 'src/or/directory.c' || echo './'`src/or/directory.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dirserv.o `test -f 'src/or/dirserv.c' || echo './'`src/or/dirserv.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dirvote.o `test -f 'src/or/dirvote.c' || echo './'`src/or/dirvote.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dns.o `test -f 'src/or/dns.c' || echo './'`src/or/dns.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dnsserv.o `test -f 'src/or/dnsserv.c' || echo './'`src/or/dnsserv.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-fp_pair.o `test -f 'src/or/fp_pair.c' || echo './'`src/or/fp_pair.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-geoip.o `test -f 'src/or/geoip.c' || echo './'`src/or/geoip.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-entrynodes.o `test -f 'src/or/entrynodes.c' || echo './'`src/or/entrynodes.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-ext_orport.o `test -f 'src/or/ext_orport.c' || echo './'`src/or/ext_orport.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-hibernate.o `test -f 'src/or/hibernate.c' || echo './'`src/or/hibernate.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-keypin.o `test -f 'src/or/keypin.c' || echo './'`src/or/keypin.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-main.o `test -f 'src/or/main.c' || echo './'`src/or/main.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-microdesc.o `test -f 'src/or/microdesc.c' || echo './'`src/or/microdesc.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-networkstatus.o `test -f 'src/or/networkstatus.c' || echo './'`src/or/networkstatus.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-nodelist.o `test -f 'src/or/nodelist.c' || echo './'`src/or/nodelist.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-onion.o `test -f 'src/or/onion.c' || echo './'`src/or/onion.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-onion_fast.o `test -f 'src/or/onion_fast.c' || echo './'`src/or/onion_fast.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-onion_tap.o `test -f 'src/or/onion_tap.c' || echo './'`src/or/onion_tap.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-transports.o `test -f 'src/or/transports.c' || echo './'`src/or/transports.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-policies.o `test -f 'src/or/policies.c' || echo './'`src/or/policies.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-reasons.o `test -f 'src/or/reasons.c' || echo './'`src/or/reasons.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-relay.o `test -f 'src/or/relay.c' || echo './'`src/or/relay.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendcache.o `test -f 'src/or/rendcache.c' || echo './'`src/or/rendcache.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendclient.o `test -f 'src/or/rendclient.c' || echo './'`src/or/rendclient.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendcommon.o `test -f 'src/or/rendcommon.c' || echo './'`src/or/rendcommon.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendmid.o `test -f 'src/or/rendmid.c' || echo './'`src/or/rendmid.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendservice.o `test -f 'src/or/rendservice.c' || echo './'`src/or/rendservice.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rephist.o `test -f 'src/or/rephist.c' || echo './'`src/or/rephist.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-replaycache.o `test -f 'src/or/replaycache.c' || echo './'`src/or/replaycache.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-router.o `test -f 'src/or/router.c' || echo './'`src/or/router.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-routerkeys.o `test -f 'src/or/routerkeys.c' || echo './'`src/or/routerkeys.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-routerlist.o `test -f 'src/or/routerlist.c' || echo './'`src/or/routerlist.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-routerparse.o `test -f 'src/or/routerparse.c' || echo './'`src/or/routerparse.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-routerset.o `test -f 'src/or/routerset.c' || echo './'`src/or/routerset.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-scheduler.o `test -f 'src/or/scheduler.c' || echo './'`src/or/scheduler.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-statefile.o `test -f 'src/or/statefile.c' || echo './'`src/or/statefile.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-status.o `test -f 'src/or/status.c' || echo './'`src/or/status.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-torcert.o `test -f 'src/or/torcert.c' || echo './'`src/or/torcert.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-onion_ntor.o `test -f 'src/or/onion_ntor.c' || echo './'`src/or/onion_ntor.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/tor_main.o src/or/tor_main.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/tools/tor-resolve.o src/tools/tor-resolve.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/tools/tor-gencert.o src/tools/tor-gencert.c
clang -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/bench.o src/test/bench.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test.o `test -f 'src/test/test.c' || echo './'`src/test/test.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_accounting.o `test -f 'src/test/test_accounting.c' || echo './'`src/test/test_accounting.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_addr.o `test -f 'src/test/test_addr.c' || echo './'`src/test/test_addr.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_address.o `test -f 'src/test/test_address.c' || echo './'`src/test/test_address.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_buffers.o `test -f 'src/test/test_buffers.c' || echo './'`src/test/test_buffers.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_cell_formats.o `test -f 'src/test/test_cell_formats.c' || echo './'`src/test/test_cell_formats.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_cell_queue.o `test -f 'src/test/test_cell_queue.c' || echo './'`src/test/test_cell_queue.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_channel.o `test -f 'src/test/test_channel.c' || echo './'`src/test/test_channel.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_channeltls.o `test -f 'src/test/test_channeltls.c' || echo './'`src/test/test_channeltls.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_checkdir.o `test -f 'src/test/test_checkdir.c' || echo './'`src/test/test_checkdir.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_circuitlist.o `test -f 'src/test/test_circuitlist.c' || echo './'`src/test/test_circuitlist.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_circuitmux.o `test -f 'src/test/test_circuitmux.c' || echo './'`src/test/test_circuitmux.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_config.o `test -f 'src/test/test_config.c' || echo './'`src/test/test_config.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_containers.o `test -f 'src/test/test_containers.c' || echo './'`src/test/test_containers.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_controller.o `test -f 'src/test/test_controller.c' || echo './'`src/test/test_controller.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_controller_events.o `test -f 'src/test/test_controller_events.c' || echo './'`src/test/test_controller_events.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_crypto.o `test -f 'src/test/test_crypto.c' || echo './'`src/test/test_crypto.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_data.o `test -f 'src/test/test_data.c' || echo './'`src/test/test_data.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_dir.o `test -f 'src/test/test_dir.c' || echo './'`src/test/test_dir.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_entryconn.o `test -f 'src/test/test_entryconn.c' || echo './'`src/test/test_entryconn.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_entrynodes.o `test -f 'src/test/test_entrynodes.c' || echo './'`src/test/test_entrynodes.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_guardfraction.o `test -f 'src/test/test_guardfraction.c' || echo './'`src/test/test_guardfraction.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_extorport.o `test -f 'src/test/test_extorport.c' || echo './'`src/test/test_extorport.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_hs.o `test -f 'src/test/test_hs.c' || echo './'`src/test/test_hs.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_introduce.o `test -f 'src/test/test_introduce.c' || echo './'`src/test/test_introduce.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_keypin.o `test -f 'src/test/test_keypin.c' || echo './'`src/test/test_keypin.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_link_handshake.o `test -f 'src/test/test_link_handshake.c' || echo './'`src/test/test_link_handshake.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_logging.o `test -f 'src/test/test_logging.c' || echo './'`src/test/test_logging.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_microdesc.o `test -f 'src/test/test_microdesc.c' || echo './'`src/test/test_microdesc.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_nodelist.o `test -f 'src/test/test_nodelist.c' || echo './'`src/test/test_nodelist.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_oom.o `test -f 'src/test/test_oom.c' || echo './'`src/test/test_oom.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_options.o `test -f 'src/test/test_options.c' || echo './'`src/test/test_options.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_policy.o `test -f 'src/test/test_policy.c' || echo './'`src/test/test_policy.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_pt.o `test -f 'src/test/test_pt.c' || echo './'`src/test/test_pt.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_relay.o `test -f 'src/test/test_relay.c' || echo './'`src/test/test_relay.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_relaycell.o `test -f 'src/test/test_relaycell.c' || echo './'`src/test/test_relaycell.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_replay.o `test -f 'src/test/test_replay.c' || echo './'`src/test/test_replay.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_routerkeys.o `test -f 'src/test/test_routerkeys.c' || echo './'`src/test/test_routerkeys.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_routerlist.o `test -f 'src/test/test_routerlist.c' || echo './'`src/test/test_routerlist.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_routerset.o `test -f 'src/test/test_routerset.c' || echo './'`src/test/test_routerset.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_scheduler.o `test -f 'src/test/test_scheduler.c' || echo './'`src/test/test_scheduler.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_socks.o `test -f 'src/test/test_socks.c' || echo './'`src/test/test_socks.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_status.o `test -f 'src/test/test_status.c' || echo './'`src/test/test_status.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_threads.o `test -f 'src/test/test_threads.c' || echo './'`src/test/test_threads.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_util.o `test -f 'src/test/test_util.c' || echo './'`src/test/test_util.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_helpers.o `test -f 'src/test/test_helpers.c' || echo './'`src/test/test_helpers.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_dns.o `test -f 'src/test/test_dns.c' || echo './'`src/test/test_dns.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-testing_common.o `test -f 'src/test/testing_common.c' || echo './'`src/test/testing_common.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_slow-test_slow.o `test -f 'src/test/test_slow.c' || echo './'`src/test/test_slow.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_slow-test_crypto_slow.o `test -f 'src/test/test_crypto_slow.c' || echo './'`src/test/test_crypto_slow.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_slow-test_util_slow.o `test -f 'src/test/test_util_slow.c' || echo './'`src/test/test_util_slow.c
clang -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/local/Cellar/tor/0.2.7.6/share\"" -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/Cellar/tor/0.2.7.6/bin\"" -I"./src/or" -I"./src/ext" -I"./src/trunnel" -I"./src/ext/trunnel" -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_slow-testing_common.o `test -f 'src/test/testing_common.c' || echo './'`src/test/testing_common.c
clang -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -pie -rdynamic -dead_strip -o src/test/test-child src/test/test-child.o
clang -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -pie -rdynamic -dead_strip -o src/test/test-bt-cl src/test/src_test_test_bt_cl-test_bt_cl.o src/common/libor-testing.a
Undefined symbols for architecture x86_64:
"_pthread_condattr_setclock", referenced from:
_tor_cond_init in libor-testing.a(src_common_libor_testing_a-compat_pthreads.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [src/test/test-bt-cl] Error 1
make: *** Waiting for unfinished jobs....
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: 6dc72f2679208f34d9d09f547dda5a2ba0714a9f
Last commit: 15 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 5df5ef7ba9fcf7f6b2cf2824a7533b26c6093689
Core tap last commit: 6 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: dual-core 64-bit haswell
GCC-4.2: build 0
Clang: 8.0 build 800
Git: 2.9.0 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_92
System Ruby: 2.0.0-p648
OS X: 10.12-x86_64
Xcode: N/A
CLT: 8.0.0.0.1.1465519243
X11: 2.7.9 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j2
CMAKE_PREFIX_PATH: /usr/local/opt/openssl:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/libevent/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.12
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/openssl/bin:/usr/local/opt/libevent/bin:/usr/bin:/bin:/usr/sbin:/sbin
This file has been truncated, but you can view the full file.
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/trunnel/trunnel.o src/ext/trunnel/trunnel.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/trunnel/trunnel.o src/ext/trunnel/trunnel.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/compat_pthreads.o src/common/compat_pthreads.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/compat_pthreads.o src/common/compat_pthreads.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/aes.o src/common/aes.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/aes.o src/common/aes.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto.o src/common/crypto.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto.o src/common/crypto.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_pwbox.o src/common/crypto_pwbox.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_pwbox.o src/common/crypto_pwbox.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_s2k.o src/common/crypto_s2k.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_s2k.o src/common/crypto_s2k.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_format.o src/common/crypto_format.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_format.o src/common/crypto_format.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/torgzip.o src/common/torgzip.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/torgzip.o src/common/torgzip.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/tortls.o src/common/tortls.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/tortls.o src/common/tortls.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/pwbox.o src/trunnel/pwbox.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/pwbox.o src/trunnel/pwbox.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_curve25519.o src/common/crypto_curve25519.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_curve25519.o src/common/crypto_curve25519.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/compat_libevent.o src/common/compat_libevent.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/compat_libevent.o src/common/compat_libevent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_ed25519.o src/common/crypto_ed25519.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/crypto_ed25519.o src/common/crypto_ed25519.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/procmon.o src/common/procmon.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/procmon.o src/common/procmon.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-address.o src/common/address.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-address.o src/common/address.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-backtrace.o src/common/backtrace.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-backtrace.o src/common/backtrace.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-compat.o src/common/compat.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-compat.o src/common/compat.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-compat_threads.o src/common/compat_threads.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-compat_threads.o src/common/compat_threads.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-container.o src/common/container.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-container.o src/common/container.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-di_ops.o src/common/di_ops.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-di_ops.o src/common/di_ops.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-log.o src/common/log.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-log.o src/common/log.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-memarea.o src/common/memarea.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-memarea.o src/common/memarea.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-util.o src/common/util.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-util.o src/common/util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-util_format.o src/common/util_format.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-util_format.o src/common/util_format.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-util_process.o src/common/util_process.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-util_process.o src/common/util_process.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-sandbox.o src/common/sandbox.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-sandbox.o src/common/sandbox.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-workqueue.o src/common/workqueue.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-workqueue.o src/common/workqueue.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/src_common_libor_testing_a-csiphash.o src/ext/csiphash.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/src_common_libor_testing_a-csiphash.o src/ext/csiphash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/trunnel/src_common_libor_testing_a-trunnel.o src/ext/trunnel/trunnel.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/trunnel/src_common_libor_testing_a-trunnel.o src/ext/trunnel/trunnel.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-compat_pthreads.o src/common/compat_pthreads.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_testing_a-compat_pthreads.o src/common/compat_pthreads.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-aes.o src/common/aes.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-aes.o src/common/aes.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto.o src/common/crypto.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto.o src/common/crypto.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_pwbox.o src/common/crypto_pwbox.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_pwbox.o src/common/crypto_pwbox.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_s2k.o src/common/crypto_s2k.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_s2k.o src/common/crypto_s2k.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_format.o src/common/crypto_format.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_format.o src/common/crypto_format.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-torgzip.o src/common/torgzip.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-torgzip.o src/common/torgzip.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-tortls.o src/common/tortls.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-tortls.o src/common/tortls.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_common_libor_crypto_testing_a-pwbox.o src/trunnel/pwbox.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_common_libor_crypto_testing_a-pwbox.o src/trunnel/pwbox.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_curve25519.o src/common/crypto_curve25519.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_curve25519.o src/common/crypto_curve25519.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_ed25519.o src/common/crypto_ed25519.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_crypto_testing_a-crypto_ed25519.o src/common/crypto_ed25519.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_event_testing_a-compat_libevent.o src/common/compat_libevent.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_event_testing_a-compat_libevent.o src/common/compat_libevent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_event_testing_a-procmon.o src/common/procmon.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/src_common_libor_event_testing_a-procmon.o src/common/procmon.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/src_test_test-tinytest.o src/ext/tinytest.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/src_test_test-tinytest.o src/ext/tinytest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/src_test_test_slow-tinytest.o src/ext/tinytest.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/src_test_test_slow-tinytest.o src/ext/tinytest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_memwipe-test-memwipe.o src/test/test-memwipe.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_memwipe-test-memwipe.o src/test/test-memwipe.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/test-child.o src/test/test-child.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/test-child.o src/test/test-child.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_workqueue-test_workqueue.o src/test/test_workqueue.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_workqueue-test_workqueue.o src/test/test_workqueue.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/test_ntor_cl.o src/test/test_ntor_cl.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/test_ntor_cl.o src/test/test_ntor_cl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_bt_cl-test_bt_cl.o src/test/test_bt_cl.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test_bt_cl-test_bt_cl.o src/test/test_bt_cl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/tools/tor-checkkey.o src/tools/tor-checkkey.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/tools/tor-checkkey.o src/tools/tor-checkkey.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_0.o src/ext/ed25519/ref10/fe_0.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_0.o src/ext/ed25519/ref10/fe_0.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_1.o src/ext/ed25519/ref10/fe_1.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_1.o src/ext/ed25519/ref10/fe_1.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_add.o src/ext/ed25519/ref10/fe_add.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_add.o src/ext/ed25519/ref10/fe_add.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_cmov.o src/ext/ed25519/ref10/fe_cmov.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_cmov.o src/ext/ed25519/ref10/fe_cmov.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_copy.o src/ext/ed25519/ref10/fe_copy.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_copy.o src/ext/ed25519/ref10/fe_copy.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_frombytes.o src/ext/ed25519/ref10/fe_frombytes.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_frombytes.o src/ext/ed25519/ref10/fe_frombytes.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_invert.o src/ext/ed25519/ref10/fe_invert.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_invert.o src/ext/ed25519/ref10/fe_invert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_isnegative.o src/ext/ed25519/ref10/fe_isnegative.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_isnegative.o src/ext/ed25519/ref10/fe_isnegative.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_isnonzero.o src/ext/ed25519/ref10/fe_isnonzero.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_isnonzero.o src/ext/ed25519/ref10/fe_isnonzero.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_mul.o src/ext/ed25519/ref10/fe_mul.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_mul.o src/ext/ed25519/ref10/fe_mul.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_neg.o src/ext/ed25519/ref10/fe_neg.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_neg.o src/ext/ed25519/ref10/fe_neg.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_pow22523.o src/ext/ed25519/ref10/fe_pow22523.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_pow22523.o src/ext/ed25519/ref10/fe_pow22523.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_sq.o src/ext/ed25519/ref10/fe_sq.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_sq.o src/ext/ed25519/ref10/fe_sq.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_sq2.o src/ext/ed25519/ref10/fe_sq2.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_sq2.o src/ext/ed25519/ref10/fe_sq2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_sub.o src/ext/ed25519/ref10/fe_sub.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_sub.o src/ext/ed25519/ref10/fe_sub.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_tobytes.o src/ext/ed25519/ref10/fe_tobytes.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-fe_tobytes.o src/ext/ed25519/ref10/fe_tobytes.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_add.o src/ext/ed25519/ref10/ge_add.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_add.o src/ext/ed25519/ref10/ge_add.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_double_scalarmult.o src/ext/ed25519/ref10/ge_double_scalarmult.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_double_scalarmult.o src/ext/ed25519/ref10/ge_double_scalarmult.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_frombytes.o src/ext/ed25519/ref10/ge_frombytes.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_frombytes.o src/ext/ed25519/ref10/ge_frombytes.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_msub.o src/ext/ed25519/ref10/ge_msub.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_msub.o src/ext/ed25519/ref10/ge_msub.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_madd.o src/ext/ed25519/ref10/ge_madd.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_madd.o src/ext/ed25519/ref10/ge_madd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p1p1_to_p2.o src/ext/ed25519/ref10/ge_p1p1_to_p2.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p1p1_to_p2.o src/ext/ed25519/ref10/ge_p1p1_to_p2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p1p1_to_p3.o src/ext/ed25519/ref10/ge_p1p1_to_p3.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p1p1_to_p3.o src/ext/ed25519/ref10/ge_p1p1_to_p3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p2_0.o src/ext/ed25519/ref10/ge_p2_0.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p2_0.o src/ext/ed25519/ref10/ge_p2_0.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p2_dbl.o src/ext/ed25519/ref10/ge_p2_dbl.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p2_dbl.o src/ext/ed25519/ref10/ge_p2_dbl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_0.o src/ext/ed25519/ref10/ge_p3_0.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_0.o src/ext/ed25519/ref10/ge_p3_0.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_dbl.o src/ext/ed25519/ref10/ge_p3_dbl.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_dbl.o src/ext/ed25519/ref10/ge_p3_dbl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_to_cached.o src/ext/ed25519/ref10/ge_p3_to_cached.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_to_cached.o src/ext/ed25519/ref10/ge_p3_to_cached.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_to_p2.o src/ext/ed25519/ref10/ge_p3_to_p2.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_to_p2.o src/ext/ed25519/ref10/ge_p3_to_p2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_tobytes.o src/ext/ed25519/ref10/ge_p3_tobytes.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_p3_tobytes.o src/ext/ed25519/ref10/ge_p3_tobytes.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_precomp_0.o src/ext/ed25519/ref10/ge_precomp_0.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_precomp_0.o src/ext/ed25519/ref10/ge_precomp_0.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_sub.o src/ext/ed25519/ref10/ge_sub.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_sub.o src/ext/ed25519/ref10/ge_sub.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_scalarmult_base.o src/ext/ed25519/ref10/ge_scalarmult_base.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_scalarmult_base.o src/ext/ed25519/ref10/ge_scalarmult_base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_tobytes.o src/ext/ed25519/ref10/ge_tobytes.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-ge_tobytes.o src/ext/ed25519/ref10/ge_tobytes.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-keypair.o src/ext/ed25519/ref10/keypair.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-keypair.o src/ext/ed25519/ref10/keypair.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-open.o src/ext/ed25519/ref10/open.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-open.o src/ext/ed25519/ref10/open.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-sc_muladd.o src/ext/ed25519/ref10/sc_muladd.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-sc_muladd.o src/ext/ed25519/ref10/sc_muladd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-sc_reduce.o src/ext/ed25519/ref10/sc_reduce.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-sc_reduce.o src/ext/ed25519/ref10/sc_reduce.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-sign.o src/ext/ed25519/ref10/sign.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-sign.o src/ext/ed25519/ref10/sign.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-keyconv.o src/ext/ed25519/ref10/keyconv.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-keyconv.o src/ext/ed25519/ref10/keyconv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-blinding.o src/ext/ed25519/ref10/blinding.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-blinding.o src/ext/ed25519/ref10/blinding.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -DED25519_CUSTOMRANDOM -DED25519_SUFFIX=_donna -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/donna/src_ext_ed25519_donna_libed25519_donna_a-ed25519_tor.o src/ext/ed25519/donna/ed25519_tor.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -DED25519_CUSTOMRANDOM -DED25519_SUFFIX=_donna -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/ed25519/donna/src_ext_ed25519_donna_libed25519_donna_a-ed25519_tor.o src/ext/ed25519/donna/ed25519_tor.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/trunnel/src_trunnel_libor_trunnel_a-trunnel.o src/ext/trunnel/trunnel.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/trunnel/src_trunnel_libor_trunnel_a-trunnel.o src/ext/trunnel/trunnel.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_a-ed25519_cert.o src/trunnel/ed25519_cert.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_a-ed25519_cert.o src/trunnel/ed25519_cert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_a-link_handshake.o src/trunnel/link_handshake.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_a-link_handshake.o src/trunnel/link_handshake.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_a-pwbox.o src/trunnel/pwbox.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_a-pwbox.o src/trunnel/pwbox.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/trunnel/src_trunnel_libor_trunnel_testing_a-trunnel.o src/ext/trunnel/trunnel.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/trunnel/src_trunnel_libor_trunnel_testing_a-trunnel.o src/ext/trunnel/trunnel.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_testing_a-ed25519_cert.o src/trunnel/ed25519_cert.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_testing_a-ed25519_cert.o src/trunnel/ed25519_cert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_testing_a-link_handshake.o src/trunnel/link_handshake.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_testing_a-link_handshake.o src/trunnel/link_handshake.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_testing_a-pwbox.o src/trunnel/pwbox.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DTRUNNEL_LOCAL_H -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/trunnel/src_trunnel_libor_trunnel_testing_a-pwbox.o src/trunnel/pwbox.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/address.o src/common/address.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/address.o src/common/address.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/backtrace.o src/common/backtrace.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/backtrace.o src/common/backtrace.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/compat.o src/common/compat.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/compat.o src/common/compat.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/compat_threads.o src/common/compat_threads.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/compat_threads.o src/common/compat_threads.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/container.o src/common/container.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/container.o src/common/container.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/di_ops.o src/common/di_ops.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/di_ops.o src/common/di_ops.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/log.o src/common/log.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/log.o src/common/log.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/memarea.o src/common/memarea.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/memarea.o src/common/memarea.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/util.o src/common/util.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/util.o src/common/util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/util_format.o src/common/util_format.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/util_format.o src/common/util_format.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/util_process.o src/common/util_process.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/util_process.o src/common/util_process.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/sandbox.o src/common/sandbox.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/sandbox.o src/common/sandbox.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/workqueue.o src/common/workqueue.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/common/workqueue.o src/common/workqueue.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/csiphash.o src/ext/csiphash.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/csiphash.o src/ext/csiphash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/curve25519_donna/src_common_libcurve25519_donna_a-curve25519-donna-c64.o src/ext/curve25519_donna/curve25519-donna-c64.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/ext/curve25519_donna/src_common_libcurve25519_donna_a-curve25519-donna-c64.o src/ext/curve25519_donna/curve25519-donna-c64.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/addressmap.o src/or/addressmap.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/addressmap.o src/or/addressmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/buffers.o src/or/buffers.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/buffers.o src/or/buffers.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/channel.o src/or/channel.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/channel.o src/or/channel.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/channeltls.o src/or/channeltls.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/channeltls.o src/or/channeltls.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circpathbias.o src/or/circpathbias.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circpathbias.o src/or/circpathbias.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitbuild.o src/or/circuitbuild.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitbuild.o src/or/circuitbuild.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitlist.o src/or/circuitlist.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitlist.o src/or/circuitlist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitmux.o src/or/circuitmux.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitmux.o src/or/circuitmux.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitmux_ewma.o src/or/circuitmux_ewma.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitmux_ewma.o src/or/circuitmux_ewma.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitstats.o src/or/circuitstats.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuitstats.o src/or/circuitstats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuituse.o src/or/circuituse.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/circuituse.o src/or/circuituse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/command.o src/or/command.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/command.o src/or/command.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/config.o src/or/config.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/config.o src/or/config.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/confparse.o src/or/confparse.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/confparse.o src/or/confparse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/connection.o src/or/connection.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/connection.o src/or/connection.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/connection_edge.o src/or/connection_edge.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/connection_edge.o src/or/connection_edge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/connection_or.o src/or/connection_or.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/connection_or.o src/or/connection_or.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/control.o src/or/control.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/control.o src/or/control.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/cpuworker.o src/or/cpuworker.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/cpuworker.o src/or/cpuworker.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dircollate.o src/or/dircollate.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dircollate.o src/or/dircollate.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/directory.o src/or/directory.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/directory.o src/or/directory.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dirserv.o src/or/dirserv.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dirserv.o src/or/dirserv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dirvote.o src/or/dirvote.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dirvote.o src/or/dirvote.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dns.o src/or/dns.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dns.o src/or/dns.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dnsserv.o src/or/dnsserv.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/dnsserv.o src/or/dnsserv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/fp_pair.o src/or/fp_pair.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/fp_pair.o src/or/fp_pair.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/geoip.o src/or/geoip.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/geoip.o src/or/geoip.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/entrynodes.o src/or/entrynodes.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/entrynodes.o src/or/entrynodes.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/ext_orport.o src/or/ext_orport.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/ext_orport.o src/or/ext_orport.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/hibernate.o src/or/hibernate.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/hibernate.o src/or/hibernate.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/keypin.o src/or/keypin.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/keypin.o src/or/keypin.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/main.o src/or/main.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/main.o src/or/main.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/microdesc.o src/or/microdesc.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/microdesc.o src/or/microdesc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/networkstatus.o src/or/networkstatus.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/networkstatus.o src/or/networkstatus.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/nodelist.o src/or/nodelist.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/nodelist.o src/or/nodelist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/onion.o src/or/onion.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/onion.o src/or/onion.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/onion_fast.o src/or/onion_fast.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/onion_fast.o src/or/onion_fast.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/onion_tap.o src/or/onion_tap.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/onion_tap.o src/or/onion_tap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/transports.o src/or/transports.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/transports.o src/or/transports.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/policies.o src/or/policies.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/policies.o src/or/policies.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/reasons.o src/or/reasons.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/reasons.o src/or/reasons.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/relay.o src/or/relay.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/relay.o src/or/relay.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendcache.o src/or/rendcache.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendcache.o src/or/rendcache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendclient.o src/or/rendclient.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendclient.o src/or/rendclient.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendcommon.o src/or/rendcommon.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendcommon.o src/or/rendcommon.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendmid.o src/or/rendmid.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendmid.o src/or/rendmid.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendservice.o src/or/rendservice.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rendservice.o src/or/rendservice.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rephist.o src/or/rephist.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/rephist.o src/or/rephist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/replaycache.o src/or/replaycache.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/replaycache.o src/or/replaycache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/router.o src/or/router.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/router.o src/or/router.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/routerkeys.o src/or/routerkeys.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/routerkeys.o src/or/routerkeys.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/routerlist.o src/or/routerlist.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/routerlist.o src/or/routerlist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/routerparse.o src/or/routerparse.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/routerparse.o src/or/routerparse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/routerset.o src/or/routerset.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/routerset.o src/or/routerset.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/scheduler.o src/or/scheduler.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/scheduler.o src/or/scheduler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/statefile.o src/or/statefile.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/statefile.o src/or/statefile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/status.o src/or/status.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/status.o src/or/status.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/torcert.o src/or/torcert.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/torcert.o src/or/torcert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/onion_ntor.o src/or/onion_ntor.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/onion_ntor.o src/or/onion_ntor.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-addressmap.o src/or/addressmap.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-addressmap.o src/or/addressmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-buffers.o src/or/buffers.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-buffers.o src/or/buffers.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-channel.o src/or/channel.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-channel.o src/or/channel.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-channeltls.o src/or/channeltls.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-channeltls.o src/or/channeltls.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circpathbias.o src/or/circpathbias.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circpathbias.o src/or/circpathbias.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitbuild.o src/or/circuitbuild.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitbuild.o src/or/circuitbuild.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitlist.o src/or/circuitlist.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitlist.o src/or/circuitlist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitmux.o src/or/circuitmux.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitmux.o src/or/circuitmux.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitmux_ewma.o src/or/circuitmux_ewma.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitmux_ewma.o src/or/circuitmux_ewma.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitstats.o src/or/circuitstats.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuitstats.o src/or/circuitstats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuituse.o src/or/circuituse.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-circuituse.o src/or/circuituse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-command.o src/or/command.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-command.o src/or/command.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-config.o src/or/config.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-config.o src/or/config.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-confparse.o src/or/confparse.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-confparse.o src/or/confparse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-connection.o src/or/connection.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-connection.o src/or/connection.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-connection_edge.o src/or/connection_edge.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-connection_edge.o src/or/connection_edge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-connection_or.o src/or/connection_or.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-connection_or.o src/or/connection_or.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-control.o src/or/control.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-control.o src/or/control.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-cpuworker.o src/or/cpuworker.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-cpuworker.o src/or/cpuworker.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dircollate.o src/or/dircollate.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dircollate.o src/or/dircollate.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-directory.o src/or/directory.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-directory.o src/or/directory.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dirserv.o src/or/dirserv.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dirserv.o src/or/dirserv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dirvote.o src/or/dirvote.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dirvote.o src/or/dirvote.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dns.o src/or/dns.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dns.o src/or/dns.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dnsserv.o src/or/dnsserv.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-dnsserv.o src/or/dnsserv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-fp_pair.o src/or/fp_pair.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-fp_pair.o src/or/fp_pair.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-geoip.o src/or/geoip.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-geoip.o src/or/geoip.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-entrynodes.o src/or/entrynodes.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-entrynodes.o src/or/entrynodes.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-ext_orport.o src/or/ext_orport.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-ext_orport.o src/or/ext_orport.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-hibernate.o src/or/hibernate.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-hibernate.o src/or/hibernate.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-keypin.o src/or/keypin.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-keypin.o src/or/keypin.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-main.o src/or/main.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-main.o src/or/main.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-microdesc.o src/or/microdesc.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-microdesc.o src/or/microdesc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-networkstatus.o src/or/networkstatus.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-networkstatus.o src/or/networkstatus.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-nodelist.o src/or/nodelist.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-nodelist.o src/or/nodelist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-onion.o src/or/onion.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-onion.o src/or/onion.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-onion_fast.o src/or/onion_fast.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-onion_fast.o src/or/onion_fast.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-onion_tap.o src/or/onion_tap.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-onion_tap.o src/or/onion_tap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-transports.o src/or/transports.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-transports.o src/or/transports.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-policies.o src/or/policies.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-policies.o src/or/policies.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-reasons.o src/or/reasons.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-reasons.o src/or/reasons.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-relay.o src/or/relay.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-relay.o src/or/relay.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendcache.o src/or/rendcache.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendcache.o src/or/rendcache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendclient.o src/or/rendclient.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendclient.o src/or/rendclient.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendcommon.o src/or/rendcommon.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendcommon.o src/or/rendcommon.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendmid.o src/or/rendmid.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendmid.o src/or/rendmid.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendservice.o src/or/rendservice.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rendservice.o src/or/rendservice.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rephist.o src/or/rephist.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-rephist.o src/or/rephist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-replaycache.o src/or/replaycache.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-replaycache.o src/or/replaycache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-router.o src/or/router.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-router.o src/or/router.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-routerkeys.o src/or/routerkeys.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-routerkeys.o src/or/routerkeys.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-routerlist.o src/or/routerlist.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-routerlist.o src/or/routerlist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-routerparse.o src/or/routerparse.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-routerparse.o src/or/routerparse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-routerset.o src/or/routerset.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-routerset.o src/or/routerset.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-scheduler.o src/or/scheduler.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-scheduler.o src/or/scheduler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-statefile.o src/or/statefile.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-statefile.o src/or/statefile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-status.o src/or/status.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-status.o src/or/status.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-torcert.o src/or/torcert.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-torcert.o src/or/torcert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-onion_ntor.o src/or/onion_ntor.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -DTOR_UNIT_TESTS -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/src_or_libtor_testing_a-onion_ntor.o src/or/onion_ntor.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/tor_main.o src/or/tor_main.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/or/tor_main.o src/or/tor_main.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/tools/tor-resolve.o src/tools/tor-resolve.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/tools/tor-resolve.o src/tools/tor-resolve.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/tools/tor-gencert.o src/tools/tor-gencert.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/tools/tor-gencert.o src/tools/tor-gencert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/bench.o src/test/bench.c
superenv removed: -Isrc/ext -Isrc/common -Isrc/or -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./src/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -I./src/or -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/bench.o src/test/bench.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test.o src/test/test.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test.o src/test/test.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_accounting.o src/test/test_accounting.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_accounting.o src/test/test_accounting.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_addr.o src/test/test_addr.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_addr.o src/test/test_addr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_address.o src/test/test_address.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_address.o src/test/test_address.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_buffers.o src/test/test_buffers.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_buffers.o src/test/test_buffers.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_cell_formats.o src/test/test_cell_formats.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_cell_formats.o src/test/test_cell_formats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_cell_queue.o src/test/test_cell_queue.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_cell_queue.o src/test/test_cell_queue.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_channel.o src/test/test_channel.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_channel.o src/test/test_channel.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_channeltls.o src/test/test_channeltls.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_channeltls.o src/test/test_channeltls.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_checkdir.o src/test/test_checkdir.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_checkdir.o src/test/test_checkdir.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_circuitlist.o src/test/test_circuitlist.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_circuitlist.o src/test/test_circuitlist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_circuitmux.o src/test/test_circuitmux.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_circuitmux.o src/test/test_circuitmux.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_config.o src/test/test_config.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_config.o src/test/test_config.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_containers.o src/test/test_containers.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_containers.o src/test/test_containers.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_controller.o src/test/test_controller.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_controller.o src/test/test_controller.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_controller_events.o src/test/test_controller_events.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_controller_events.o src/test/test_controller_events.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_crypto.o src/test/test_crypto.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_crypto.o src/test/test_crypto.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_data.o src/test/test_data.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_data.o src/test/test_data.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_dir.o src/test/test_dir.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_dir.o src/test/test_dir.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_entryconn.o src/test/test_entryconn.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_entryconn.o src/test/test_entryconn.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_entrynodes.o src/test/test_entrynodes.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_entrynodes.o src/test/test_entrynodes.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_guardfraction.o src/test/test_guardfraction.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_guardfraction.o src/test/test_guardfraction.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_extorport.o src/test/test_extorport.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_extorport.o src/test/test_extorport.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_hs.o src/test/test_hs.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_hs.o src/test/test_hs.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_introduce.o src/test/test_introduce.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_introduce.o src/test/test_introduce.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_keypin.o src/test/test_keypin.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_keypin.o src/test/test_keypin.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_link_handshake.o src/test/test_link_handshake.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_link_handshake.o src/test/test_link_handshake.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_logging.o src/test/test_logging.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_logging.o src/test/test_logging.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_microdesc.o src/test/test_microdesc.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_microdesc.o src/test/test_microdesc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_nodelist.o src/test/test_nodelist.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_nodelist.o src/test/test_nodelist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_oom.o src/test/test_oom.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_oom.o src/test/test_oom.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_options.o src/test/test_options.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_options.o src/test/test_options.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_policy.o src/test/test_policy.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_policy.o src/test/test_policy.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_pt.o src/test/test_pt.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_pt.o src/test/test_pt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_relay.o src/test/test_relay.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_relay.o src/test/test_relay.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_relaycell.o src/test/test_relaycell.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_relaycell.o src/test/test_relaycell.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_replay.o src/test/test_replay.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_replay.o src/test/test_replay.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_routerkeys.o src/test/test_routerkeys.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_routerkeys.o src/test/test_routerkeys.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_routerlist.o src/test/test_routerlist.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_routerlist.o src/test/test_routerlist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR="/usr/local/Cellar/tor/0.2.7.6/bin" -I./src/or -I./src/ext -I./src/trunnel -I./src/ext/trunnel -DTOR_UNIT_TESTS -DTOR_UNIT_TESTS -I./src/common -I/usr/local/opt/openssl/include -g -O2 -D_FORTIFY_SOURCE=2 -Qunused-arguments -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o src/test/src_test_test-test_routerset.o src/test/test_routerset.c
superenv removed: -g -O2 -Wstack-protector -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="/usr/local/Cellar/tor/0.2.7.6/share" -DLOCALSTATEDIR="/usr/local/var" -DBINDIR
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