* Package: net-misc/tor-0.2.5.4_alpha-r1 * Repository: gentoo * Maintainer: blueness@gentoo.org * USE: amd64 bufferevents ecc elibc_glibc kernel_linux nat-pmp stats test threads tor-hardening upnp userland_GNU * FEATURES: preserve-libs sandbox splitdebug test userpriv >>> Unpacking source... >>> Unpacking tor-0.2.5.4-alpha.tar.gz to /var/tmp/portage/net-misc/tor-0.2.5.4_alpha-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/tor-0.2.5.4_alpha-r1/work >>> Preparing source in /var/tmp/portage/net-misc/tor-0.2.5.4_alpha-r1/work/tor-0.2.5.4-alpha ... * Applying tor-0.2.3.14_alpha-torrc.sample.patch ... [ ok ] * Applying tor-0.2.5.4_alpha-fix-disable-buf-freelist.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/tor-0.2.5.4_alpha-r1/work/tor-0.2.5.4-alpha ... * econf: updating tor-0.2.5.4-alpha/config.guess with /usr/share/gnuconfig/config.guess * econf: updating tor-0.2.5.4-alpha/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-buf-freelists --enable-asciidoc --docdir=/usr/share/doc/tor-0.2.5.4_alpha-r1 --enable-instrument-downloads --enable-bufferevents --enable-curve25519 --enable-nat-pmp --enable-gcc-hardening --enable-linker-hardening --disable-transparent --enable-threads --enable-upnp --disable-tor2web-mode --enable-unittests --enable-coverage checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk 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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for sed... sed checking for asciidoc... /usr/bin/asciidoc checking for a2x... /usr/bin/a2x checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for python... python checking for flexible array members... yes checking for sha1sum... /usr/bin/sha1sum checking for openssl... /usr/bin/openssl checking for win32... no checking for MIPSpro compiler... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... -ldl checking for library containing inet_aton... none required checking for library containing clock_gettime... none required checking for library containing pthread_create... -lpthread checking for library containing pthread_detach... none required checking for _NSGetEnviron... no checking for accept4... yes checking for backtrace... yes checking for backtrace_symbols_fd... yes checking for clock_gettime... yes checking for flock... yes checking for ftime... yes checking for getaddrinfo... yes checking for getifaddrs... 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... no checking for llround... no checking for localtime_r... yes checking for lround... no checking for memmem... yes checking for prctl... yes checking for rint... no checking for sigaction... yes checking for socketpair... yes checking for strlcat... no checking for strlcpy... no 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 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 sys/types.h... (cached) yes checking for u_int64_t... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking for libevent directory... (system) checking whether we need extra options to link libevent... (none) checking for event_get_version... yes checking for event_get_version_number... yes checking for event_get_method... yes checking for event_set_log_callback... yes checking for evdns_set_outgoing_bind_address... no checking for evutil_secure_rng_set_urandom_device_file... no checking for evutil_secure_rng_init... yes checking for event_base_loopexit... 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 whether we can detect the Libevent version... yes checking whether Libevent is new enough for bufferevents... yes checking for library containing pow... -lm checking for openssl directory... (system) checking whether we need extra options to link openssl... (none) checking for zlib directory... (system) checking whether we need extra options to link zlib... (none) 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... yes 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 for libnatpmp directory... (system) checking whether we need extra options to link libnatpmp... (none) checking for libminiupnpc directory... (system) checking whether we need extra options to link libminiupnpc... (none) 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... no checking crt_externs.h presence... no checking for crt_externs.h... no 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... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking machine/limits.h usability... no checking machine/limits.h presence... no checking for machine/limits.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no 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 for stdint.h... (cached) yes 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... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.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... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no 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/netfilter_ipv4.h... yes 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... yes checking ucontext.h presence... yes checking for ucontext.h... yes 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.gregs[REG_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... yes checking for struct in6_addr.s6_addr16... yes 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... yes checking for mlockall... yes checking whether mlockall is declared... yes checking for getresuid... yes checking for getresgid... yes checking for gethostbyname_r... yes checking how many arguments gethostbyname_r() wants... 6 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... yes 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/suse/tor.sh config.status: creating contrib/tor.logrotate config.status: creating contrib/tor.sh config.status: creating contrib/torctl config.status: creating src/config/torrc.sample config.status: creating orconfig.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/tor-0.2.5.4_alpha-r1/work/tor-0.2.5.4-alpha ... make -j4 make all-am make[1]: Entering directory '/var/tmp/portage/net-misc/tor-0.2.5.4_alpha-r1/work/tor-0.2.5.4-alpha' if test "/usr/bin/sha1sum" != none; then \ (cd "." && "/usr/bin/sha1sum" src/or/tor_main.c src/or/addressmap.c src/or/buffers.c src/or/channel.c src/or/channeltls.c src/or/circpathbias.c src/or/circuitbuild.c src/or/circuitlist.c src/or/circuitmux.c src/or/circuitmux_ewma.c src/or/circuitstats.c src/or/circuituse.c src/or/command.c src/or/config.c src/or/confparse.c src/or/connection.c src/or/connection_edge.c src/or/connection_or.c src/or/control.c src/or/cpuworker.c src/or/directory.c src/or/dirserv.c src/or/dirvote.c src/or/dns.c src/or/dnsserv.c src/or/fp_pair.c src/or/geoip.c src/or/entrynodes.c src/or/ext_orport.c src/or/hibernate.c src/or/main.c src/or/microdesc.c src/or/networkstatus.c src/or/nodelist.c src/or/onion.c src/or/onion_fast.c src/or/onion_tap.c src/or/transports.c src/or/policies.c src/or/reasons.c src/or/relay.c src/or/rendclient.c src/or/rendcommon.c src/or/rendmid.c src/or/rendservice.c src/or/rephist.c src/or/replaycache.c src/or/router.c src/or/routerlist.c src/or/routerparse.c src/or/routerset.c src/or/statefile.c src/or/status.c src/or/onion_ntor.c src/or/config_codedigest.c src/or/addressmap.h src/or/buffers.h src/or/channel.h src/or/channeltls.h src/or/circpathbias.h src/or/circuitbuild.h src/or/circuitlist.h src/or/circuitmux.h src/or/circuitmux_ewma.h src/or/circuitstats.h src/or/circuituse.h src/or/command.h src/or/config.h src/or/confparse.h src/or/connection.h src/or/connection_edge.h src/or/connection_or.h src/or/control.h src/or/cpuworker.h src/or/directory.h src/or/dirserv.h src/or/dirvote.h src/or/dns.h src/or/dnsserv.h src/or/eventdns_tor.h src/or/ext_orport.h src/or/fp_pair.h src/or/geoip.h src/or/entrynodes.h src/or/hibernate.h src/or/main.h src/or/microdesc.h src/or/networkstatus.h src/or/nodelist.h src/or/ntmain.h src/or/onion.h src/or/onion_fast.h src/or/onion_ntor.h src/or/onion_tap.h src/or/or.h src/or/transports.h src/or/policies.h src/or/reasons.h src/or/relay.h src/or/rendclient.h src/or/rendcommon.h src/or/rendmid.h src/or/rendservice.h src/or/rephist.h src/or/replaycache.h src/or/router.h src/or/routerlist.h src/or/routerset.h src/or/routerparse.h src/or/statefile.h src/or/status.h ) | \ "sed" -n 's/^\(.*\)$/"\1\\n"/p' > src/or/or_sha1.i; \ elif test "/usr/bin/openssl" != none; then \ (cd "." && "/usr/bin/openssl" sha1 src/or/tor_main.c src/or/addressmap.c src/or/buffers.c src/or/channel.c src/or/channeltls.c src/or/circpathbias.c src/or/circuitbuild.c src/or/circuitlist.c src/or/circuitmux.c src/or/circuitmux_ewma.c src/or/circuitstats.c src/or/circuituse.c src/or/command.c src/or/config.c src/or/confparse.c src/or/connection.c src/or/connection_edge.c src/or/connection_or.c src/or/control.c src/or/cpuworker.c src/or/directory.c src/or/dirserv.c src/or/dirvote.c src/or/dns.c src/or/dnsserv.c src/or/fp_pair.c src/or/geoip.c src/or/entrynodes.c src/or/ext_orport.c src/or/hibernate.c src/or/main.c src/or/microdesc.c src/or/networkstatus.c src/or/nodelist.c src/or/onion.c src/or/onion_fast.c src/or/onion_tap.c src/or/transports.c src/or/policies.c src/or/reasons.c src/or/relay.c src/or/rendclient.c src/or/rendcommon.c src/or/rendmid.c src/or/rendservice.c src/or/rephist.c src/or/replaycache.c src/or/router.c src/or/routerlist.c src/or/routerparse.c src/or/routerset.c src/or/statefile.c src/or/status.c src/or/onion_ntor.c src/or/config_codedigest.c src/or/addressmap.h src/or/buffers.h src/or/channel.h src/or/channeltls.h src/or/circpathbias.h src/or/circuitbuild.h src/or/circuitlist.h src/or/circuitmux.h src/or/circuitmux_ewma.h src/or/circuitstats.h src/or/circuituse.h src/or/command.h src/or/config.h src/or/confparse.h src/or/connection.h src/or/connection_edge.h src/or/connection_or.h src/or/control.h src/or/cpuworker.h src/or/directory.h src/or/dirserv.h src/or/dirvote.h src/or/dns.h src/or/dnsserv.h src/or/eventdns_tor.h src/or/ext_orport.h src/or/fp_pair.h src/or/geoip.h src/or/entrynodes.h src/or/hibernate.h src/or/main.h src/or/microdesc.h src/or/networkstatus.h src/or/nodelist.h src/or/ntmain.h src/or/onion.h src/or/onion_fast.h src/or/onion_ntor.h src/or/onion_tap.h src/or/or.h src/or/transports.h src/or/policies.h src/or/reasons.h src/or/relay.h src/or/rendclient.h src/or/rendcommon.h src/or/rendmid.h src/or/rendservice.h src/or/rephist.h src/or/replaycache.h src/or/router.h src/or/routerlist.h src/or/routerset.h src/or/routerparse.h src/or/statefile.h src/or/status.h) | \ "sed" -n 's/SHA1(\(.*\))= \(.*\)/"\2 \1\\n"/p' > src/or/or_sha1.i; \ else \ rm src/or/or_sha1.i; \ touch src/or/or_sha1.i; \ fi x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_tor_cov-tor_main.o `test -f 'src/or/tor_main.c' || echo './'`src/or/tor_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/ext/src_test_test-tinytest.o `test -f 'src/ext/tinytest.c' || echo './'`src/ext/tinytest.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/tools/tor-checkkey.o src/tools/tor-checkkey.c /bin/mkdir -p 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; /bin/mkdir -p 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; /bin/mkdir -p doc /bin/mkdir -p 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 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/tor-resolve.1; ./config.status -q --file=doc/torify.1; /bin/mkdir -p doc if test -e ./doc/tor-fw-helper.1.in && ! test -e doc/tor-fw-helper.1.in ; then \ cp ./doc/tor-fw-helper.1.in doc/tor-fw-helper.1; \ fi /bin/mkdir -p 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-fw-helper.1; ./config.status -q --file=doc/tor.html; /bin/mkdir -p 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; /bin/mkdir -p 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; /bin/mkdir -p 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; /bin/mkdir -p doc if test -e ./doc/tor-fw-helper.html.in && ! test -e doc/tor-fw-helper.html.in ; then \ cp ./doc/tor-fw-helper.html.in doc/tor-fw-helper.html; \ fi ./config.status -q --file=doc/tor-fw-helper.html; x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/address.o src/common/address.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/backtrace.o src/common/backtrace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/compat.o src/common/compat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/container.o src/common/container.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/di_ops.o src/common/di_ops.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/log.o src/common/log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/memarea.o src/common/memarea.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/mempool.o src/common/mempool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/procmon.o src/common/procmon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/util.o src/common/util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/util_codedigest.o src/common/util_codedigest.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/sandbox.o src/common/sandbox.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/ext/csiphash.o src/ext/csiphash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/aes.o src/common/aes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/crypto.o src/common/crypto.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/crypto_format.o src/common/crypto_format.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/torgzip.o src/common/torgzip.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/tortls.o src/common/tortls.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/crypto_curve25519.o src/common/crypto_curve25519.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/compat_libevent.o src/common/compat_libevent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-address.o `test -f 'src/common/address.c' || echo './'`src/common/address.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-backtrace.o `test -f 'src/common/backtrace.c' || echo './'`src/common/backtrace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-compat.o `test -f 'src/common/compat.c' || echo './'`src/common/compat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-container.o `test -f 'src/common/container.c' || echo './'`src/common/container.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-log.o `test -f 'src/common/log.c' || echo './'`src/common/log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-memarea.o `test -f 'src/common/memarea.c' || echo './'`src/common/memarea.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-mempool.o `test -f 'src/common/mempool.c' || echo './'`src/common/mempool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-procmon.o `test -f 'src/common/procmon.c' || echo './'`src/common/procmon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-util.o `test -f 'src/common/util.c' || echo './'`src/common/util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-util_codedigest.o `test -f 'src/common/util_codedigest.c' || echo './'`src/common/util_codedigest.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-sandbox.o `test -f 'src/common/sandbox.c' || echo './'`src/common/sandbox.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/ext/src_common_libor_testing_a-csiphash.o `test -f 'src/ext/csiphash.c' || echo './'`src/ext/csiphash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_crypto_testing_a-aes.o `test -f 'src/common/aes.c' || echo './'`src/common/aes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_crypto_testing_a-crypto.o `test -f 'src/common/crypto.c' || echo './'`src/common/crypto.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_crypto_testing_a-torgzip.o `test -f 'src/common/torgzip.c' || echo './'`src/common/torgzip.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_crypto_testing_a-tortls.o `test -f 'src/common/tortls.c' || echo './'`src/common/tortls.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/addressmap.o src/or/addressmap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/buffers.o src/or/buffers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/channel.o src/or/channel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/channeltls.o src/or/channeltls.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/circpathbias.o src/or/circpathbias.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/circuitbuild.o src/or/circuitbuild.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/circuitlist.o src/or/circuitlist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/circuitmux.o src/or/circuitmux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/circuitmux_ewma.o src/or/circuitmux_ewma.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/circuitstats.o src/or/circuitstats.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/circuituse.o src/or/circuituse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/command.o src/or/command.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/config.o src/or/config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/confparse.o src/or/confparse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/connection.o src/or/connection.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/connection_edge.o src/or/connection_edge.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/connection_or.o src/or/connection_or.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/control.o src/or/control.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/cpuworker.o src/or/cpuworker.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/directory.o src/or/directory.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/dirserv.o src/or/dirserv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/dirvote.o src/or/dirvote.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/dns.o src/or/dns.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/dnsserv.o src/or/dnsserv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/fp_pair.o src/or/fp_pair.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/geoip.o src/or/geoip.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/entrynodes.o src/or/entrynodes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/ext_orport.o src/or/ext_orport.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/hibernate.o src/or/hibernate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/main.o src/or/main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/microdesc.o src/or/microdesc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/networkstatus.o src/or/networkstatus.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/nodelist.o src/or/nodelist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/onion.o src/or/onion.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/onion_fast.o src/or/onion_fast.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/onion_tap.o src/or/onion_tap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/transports.o src/or/transports.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/policies.o src/or/policies.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/reasons.o src/or/reasons.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/relay.o src/or/relay.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/rendclient.o src/or/rendclient.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/rendcommon.o src/or/rendcommon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/rendmid.o src/or/rendmid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/rendservice.o src/or/rendservice.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/rephist.o src/or/rephist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/replaycache.o src/or/replaycache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/router.o src/or/router.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/routerlist.o src/or/routerlist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/routerparse.o src/or/routerparse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/routerset.o src/or/routerset.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/statefile.o src/or/statefile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/status.o src/or/status.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/onion_ntor.o src/or/onion_ntor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/config_codedigest.o src/or/config_codedigest.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-addressmap.o `test -f 'src/or/addressmap.c' || echo './'`src/or/addressmap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-buffers.o `test -f 'src/or/buffers.c' || echo './'`src/or/buffers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-channel.o `test -f 'src/or/channel.c' || echo './'`src/or/channel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-channeltls.o `test -f 'src/or/channeltls.c' || echo './'`src/or/channeltls.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-circpathbias.o `test -f 'src/or/circpathbias.c' || echo './'`src/or/circpathbias.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-circuitbuild.o `test -f 'src/or/circuitbuild.c' || echo './'`src/or/circuitbuild.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-circuitlist.o `test -f 'src/or/circuitlist.c' || echo './'`src/or/circuitlist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-circuitmux.o `test -f 'src/or/circuitmux.c' || echo './'`src/or/circuitmux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-circuitstats.o `test -f 'src/or/circuitstats.c' || echo './'`src/or/circuitstats.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-circuituse.o `test -f 'src/or/circuituse.c' || echo './'`src/or/circuituse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-command.o `test -f 'src/or/command.c' || echo './'`src/or/command.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-config.o `test -f 'src/or/config.c' || echo './'`src/or/config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-confparse.o `test -f 'src/or/confparse.c' || echo './'`src/or/confparse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-connection.o `test -f 'src/or/connection.c' || echo './'`src/or/connection.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-control.o `test -f 'src/or/control.c' || echo './'`src/or/control.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-cpuworker.o `test -f 'src/or/cpuworker.c' || echo './'`src/or/cpuworker.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-directory.o `test -f 'src/or/directory.c' || echo './'`src/or/directory.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-dirserv.o `test -f 'src/or/dirserv.c' || echo './'`src/or/dirserv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-dirvote.o `test -f 'src/or/dirvote.c' || echo './'`src/or/dirvote.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-dns.o `test -f 'src/or/dns.c' || echo './'`src/or/dns.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-dnsserv.o `test -f 'src/or/dnsserv.c' || echo './'`src/or/dnsserv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-geoip.o `test -f 'src/or/geoip.c' || echo './'`src/or/geoip.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-entrynodes.o `test -f 'src/or/entrynodes.c' || echo './'`src/or/entrynodes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-hibernate.o `test -f 'src/or/hibernate.c' || echo './'`src/or/hibernate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-main.o `test -f 'src/or/main.c' || echo './'`src/or/main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-microdesc.o `test -f 'src/or/microdesc.c' || echo './'`src/or/microdesc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-networkstatus.o `test -f 'src/or/networkstatus.c' || echo './'`src/or/networkstatus.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-nodelist.o `test -f 'src/or/nodelist.c' || echo './'`src/or/nodelist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-onion.o `test -f 'src/or/onion.c' || echo './'`src/or/onion.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-transports.o `test -f 'src/or/transports.c' || echo './'`src/or/transports.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-policies.o `test -f 'src/or/policies.c' || echo './'`src/or/policies.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-reasons.o `test -f 'src/or/reasons.c' || echo './'`src/or/reasons.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-relay.o `test -f 'src/or/relay.c' || echo './'`src/or/relay.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-rendclient.o `test -f 'src/or/rendclient.c' || echo './'`src/or/rendclient.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-rendcommon.o `test -f 'src/or/rendcommon.c' || echo './'`src/or/rendcommon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-rendmid.o `test -f 'src/or/rendmid.c' || echo './'`src/or/rendmid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-rendservice.o `test -f 'src/or/rendservice.c' || echo './'`src/or/rendservice.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-rephist.o `test -f 'src/or/rephist.c' || echo './'`src/or/rephist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-replaycache.o `test -f 'src/or/replaycache.c' || echo './'`src/or/replaycache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-router.o `test -f 'src/or/router.c' || echo './'`src/or/router.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-routerlist.o `test -f 'src/or/routerlist.c' || echo './'`src/or/routerlist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-routerparse.o `test -f 'src/or/routerparse.c' || echo './'`src/or/routerparse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-routerset.o `test -f 'src/or/routerset.c' || echo './'`src/or/routerset.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-statefile.o `test -f 'src/or/statefile.c' || echo './'`src/or/statefile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-status.o `test -f 'src/or/status.c' || echo './'`src/or/status.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTOR_UNIT_TESTS -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/src_or_libtor_testing_a-config_codedigest.o `test -f 'src/or/config_codedigest.c' || echo './'`src/or/config_codedigest.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/or/tor_main.o src/or/tor_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/tools/tor-resolve.o src/tools/tor-resolve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/tools/tor-gencert.o src/tools/tor-gencert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I"./src/ext" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/tools/tor-fw-helper/src_tools_tor_fw_helper_tor_fw_helper-tor-fw-helper.o `test -f 'src/tools/tor-fw-helper/tor-fw-helper.c' || echo './'`src/tools/tor-fw-helper/tor-fw-helper.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I"./src/ext" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/tools/tor-fw-helper/src_tools_tor_fw_helper_tor_fw_helper-tor-fw-helper-natpmp.o `test -f 'src/tools/tor-fw-helper/tor-fw-helper-natpmp.c' || echo './'`src/tools/tor-fw-helper/tor-fw-helper-natpmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I"./src/ext" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/tools/tor-fw-helper/src_tools_tor_fw_helper_tor_fw_helper-tor-fw-helper-upnp.o `test -f 'src/tools/tor-fw-helper/tor-fw-helper-upnp.c' || echo './'`src/tools/tor-fw-helper/tor-fw-helper-upnp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/bench.o src/test/bench.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test.o `test -f 'src/test/test.c' || echo './'`src/test/test.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_addr.o `test -f 'src/test/test_addr.c' || echo './'`src/test/test_addr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_buffers.o `test -f 'src/test/test_buffers.c' || echo './'`src/test/test_buffers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_circuitlist.o `test -f 'src/test/test_circuitlist.c' || echo './'`src/test/test_circuitlist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_circuitmux.o `test -f 'src/test/test_circuitmux.c' || echo './'`src/test/test_circuitmux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_containers.o `test -f 'src/test/test_containers.c' || echo './'`src/test/test_containers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_crypto.o `test -f 'src/test/test_crypto.c' || echo './'`src/test/test_crypto.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_data.o `test -f 'src/test/test_data.c' || echo './'`src/test/test_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_dir.o `test -f 'src/test/test_dir.c' || echo './'`src/test/test_dir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_extorport.o `test -f 'src/test/test_extorport.c' || echo './'`src/test/test_extorport.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_introduce.o `test -f 'src/test/test_introduce.c' || echo './'`src/test/test_introduce.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_logging.o `test -f 'src/test/test_logging.c' || echo './'`src/test/test_logging.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_microdesc.o `test -f 'src/test/test_microdesc.c' || echo './'`src/test/test_microdesc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_oom.o `test -f 'src/test/test_oom.c' || echo './'`src/test/test_oom.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_options.o `test -f 'src/test/test_options.c' || echo './'`src/test/test_options.c src/test/test_oom.c: In function ‘dummy_edge_conn_new’: src/test/test_oom.c:105:3: warning: passing argument 1 of ‘add_bytes_to_buf’ from incompatible pointer type [enabled by default] add_bytes_to_buf(TO_CONN(conn)->inbuf, in_bytes); ^ src/test/test_oom.c:80:1: note: expected ‘struct evbuffer *’ but argument is of type ‘struct buf_t *’ add_bytes_to_buf(generic_buffer_t *buf, size_t n_bytes) ^ src/test/test_oom.c:106:3: warning: passing argument 1 of ‘add_bytes_to_buf’ from incompatible pointer type [enabled by default] add_bytes_to_buf(TO_CONN(conn)->outbuf, out_bytes); ^ src/test/test_oom.c:80:1: note: expected ‘struct evbuffer *’ but argument is of type ‘struct buf_t *’ add_bytes_to_buf(generic_buffer_t *buf, size_t n_bytes) ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_pt.o `test -f 'src/test/test_pt.c' || echo './'`src/test/test_pt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_relaycell.o `test -f 'src/test/test_relaycell.c' || echo './'`src/test/test_relaycell.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_replay.o `test -f 'src/test/test_replay.c' || echo './'`src/test/test_replay.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_routerkeys.o `test -f 'src/test/test_routerkeys.c' || echo './'`src/test/test_routerkeys.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_socks.o `test -f 'src/test/test_socks.c' || echo './'`src/test/test_socks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_util.o `test -f 'src/test/test_util.c' || echo './'`src/test/test_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_config.o `test -f 'src/test/test_config.c' || echo './'`src/test/test_config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_hs.o `test -f 'src/test/test_hs.c' || echo './'`src/test/test_hs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_nodelist.o `test -f 'src/test/test_nodelist.c' || echo './'`src/test/test_nodelist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_policy.o `test -f 'src/test/test_policy.c' || echo './'`src/test/test_policy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/src_test_test-test_status.o `test -f 'src/test/test_status.c' || echo './'`src/test/test_status.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/test-child.o src/test/test-child.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/common -Isrc/common -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/test/test_ntor_cl.o src/test/test_ntor_cl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I"./src/or" -I"./src/ext" -DTOR_UNIT_TESTS -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -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 rm -f src/common/libor.a x86_64-pc-linux-gnu-ar cru src/common/libor.a src/common/address.o src/common/backtrace.o src/common/compat.o src/common/container.o src/common/di_ops.o src/common/log.o src/common/memarea.o src/common/mempool.o src/common/procmon.o src/common/util.o src/common/util_codedigest.o src/common/sandbox.o src/ext/csiphash.o x86_64-pc-linux-gnu-ranlib src/common/libor.a rm -f src/common/libor-crypto.a x86_64-pc-linux-gnu-ar cru src/common/libor-crypto.a src/common/aes.o src/common/crypto.o src/common/crypto_format.o src/common/torgzip.o src/common/tortls.o src/common/crypto_curve25519.o x86_64-pc-linux-gnu-ranlib src/common/libor-crypto.a rm -f src/common/libor-event.a x86_64-pc-linux-gnu-ar cru src/common/libor-event.a src/common/compat_libevent.o x86_64-pc-linux-gnu-ranlib src/common/libor-event.a rm -f src/common/libor-testing.a x86_64-pc-linux-gnu-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-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-mempool.o src/common/src_common_libor_testing_a-procmon.o src/common/src_common_libor_testing_a-util.o src/common/src_common_libor_testing_a-util_codedigest.o src/common/src_common_libor_testing_a-sandbox.o src/ext/src_common_libor_testing_a-csiphash.o x86_64-pc-linux-gnu-ranlib src/common/libor-testing.a rm -f src/common/libor-crypto-testing.a x86_64-pc-linux-gnu-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_format.o src/common/src_common_libor_crypto_testing_a-torgzip.o src/common/src_common_libor_crypto_testing_a-tortls.o src/common/src_common_libor_crypto_testing_a-crypto_curve25519.o x86_64-pc-linux-gnu-ranlib src/common/libor-crypto-testing.a rm -f src/common/libor-event-testing.a x86_64-pc-linux-gnu-ar cru src/common/libor-event-testing.a src/common/src_common_libor_event_testing_a-compat_libevent.o x86_64-pc-linux-gnu-ranlib src/common/libor-event-testing.a rm -f src/common/libcurve25519_donna.a x86_64-pc-linux-gnu-ar cru src/common/libcurve25519_donna.a src/ext/curve25519_donna/src_common_libcurve25519_donna_a-curve25519-donna-c64.o x86_64-pc-linux-gnu-ranlib src/common/libcurve25519_donna.a rm -f src/or/libtor.a x86_64-pc-linux-gnu-ar cru src/or/libtor.a src/or/addressmap.o src/or/buffers.o src/or/channel.o src/or/channeltls.o src/or/circpathbias.o src/or/circuitbuild.o src/or/circuitlist.o src/or/circuitmux.o src/or/circuitmux_ewma.o src/or/circuitstats.o src/or/circuituse.o src/or/command.o src/or/config.o src/or/confparse.o src/or/connection.o src/or/connection_edge.o src/or/connection_or.o src/or/control.o src/or/cpuworker.o src/or/directory.o src/or/dirserv.o src/or/dirvote.o src/or/dns.o src/or/dnsserv.o src/or/fp_pair.o src/or/geoip.o src/or/entrynodes.o src/or/ext_orport.o src/or/hibernate.o src/or/main.o src/or/microdesc.o src/or/networkstatus.o src/or/nodelist.o src/or/onion.o src/or/onion_fast.o src/or/onion_tap.o src/or/transports.o src/or/policies.o src/or/reasons.o src/or/relay.o src/or/rendclient.o src/or/rendcommon.o src/or/rendmid.o src/or/rendservice.o src/or/rephist.o src/or/replaycache.o src/or/router.o src/or/routerlist.o src/or/routerparse.o src/or/routerset.o src/or/statefile.o src/or/status.o src/or/onion_ntor.o src/or/config_codedigest.o x86_64-pc-linux-gnu-ranlib src/or/libtor.a rm -f src/or/libtor-testing.a x86_64-pc-linux-gnu-ar cru src/or/libtor-testing.a src/or/src_or_libtor_testing_a-addressmap.o src/or/src_or_libtor_testing_a-buffers.o src/or/src_or_libtor_testing_a-channel.o src/or/src_or_libtor_testing_a-channeltls.o src/or/src_or_libtor_testing_a-circpathbias.o src/or/src_or_libtor_testing_a-circuitbuild.o src/or/src_or_libtor_testing_a-circuitlist.o src/or/src_or_libtor_testing_a-circuitmux.o src/or/src_or_libtor_testing_a-circuitmux_ewma.o src/or/src_or_libtor_testing_a-circuitstats.o src/or/src_or_libtor_testing_a-circuituse.o src/or/src_or_libtor_testing_a-command.o src/or/src_or_libtor_testing_a-config.o src/or/src_or_libtor_testing_a-confparse.o src/or/src_or_libtor_testing_a-connection.o src/or/src_or_libtor_testing_a-connection_edge.o src/or/src_or_libtor_testing_a-connection_or.o src/or/src_or_libtor_testing_a-control.o src/or/src_or_libtor_testing_a-cpuworker.o src/or/src_or_libtor_testing_a-directory.o src/or/src_or_libtor_testing_a-dirserv.o src/or/src_or_libtor_testing_a-dirvote.o src/or/src_or_libtor_testing_a-dns.o src/or/src_or_libtor_testing_a-dnsserv.o src/or/src_or_libtor_testing_a-fp_pair.o src/or/src_or_libtor_testing_a-geoip.o src/or/src_or_libtor_testing_a-entrynodes.o src/or/src_or_libtor_testing_a-ext_orport.o src/or/src_or_libtor_testing_a-hibernate.o src/or/src_or_libtor_testing_a-main.o src/or/src_or_libtor_testing_a-microdesc.o src/or/src_or_libtor_testing_a-networkstatus.o src/or/src_or_libtor_testing_a-nodelist.o src/or/src_or_libtor_testing_a-onion.o src/or/src_or_libtor_testing_a-onion_fast.o src/or/src_or_libtor_testing_a-onion_tap.o src/or/src_or_libtor_testing_a-transports.o src/or/src_or_libtor_testing_a-policies.o src/or/src_or_libtor_testing_a-reasons.o src/or/src_or_libtor_testing_a-relay.o src/or/src_or_libtor_testing_a-rendclient.o src/or/src_or_libtor_testing_a-rendcommon.o src/or/src_or_libtor_testing_a-rendmid.o src/or/src_or_libtor_testing_a-rendservice.o src/or/src_or_libtor_testing_a-rephist.o src/or/src_or_libtor_testing_a-replaycache.o src/or/src_or_libtor_testing_a-router.o src/or/src_or_libtor_testing_a-routerlist.o src/or/src_or_libtor_testing_a-routerparse.o src/or/src_or_libtor_testing_a-routerset.o src/or/src_or_libtor_testing_a-statefile.o src/or/src_or_libtor_testing_a-status.o src/or/src_or_libtor_testing_a-onion_ntor.o src/or/src_or_libtor_testing_a-config_codedigest.o x86_64-pc-linux-gnu-ranlib src/or/libtor-testing.a x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -pie -z relro -z now -rdynamic -o src/or/tor src/or/tor_main.o src/or/libtor.a src/common/libor.a src/common/libor-crypto.a src/common/libcurve25519_donna.a src/common/libor-event.a -lz -lm -levent_openssl -levent -lssl -lcrypto -lpthread -ldl x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -pie -z relro -z now -rdynamic -o src/tools/tor-resolve src/tools/tor-resolve.o src/common/libor.a -lm -lpthread -ldl x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -pie -z relro -z now -rdynamic -o src/tools/tor-gencert src/tools/tor-gencert.o src/common/libor.a src/common/libor-crypto.a src/common/libcurve25519_donna.a -lm -lz -lssl -lcrypto -lpthread -ldl x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -pie -z relro -z now -rdynamic -o src/tools/tor-fw-helper/tor-fw-helper src/tools/tor-fw-helper/src_tools_tor_fw_helper_tor_fw_helper-tor-fw-helper.o src/tools/tor-fw-helper/src_tools_tor_fw_helper_tor_fw_helper-tor-fw-helper-natpmp.o src/tools/tor-fw-helper/src_tools_tor_fw_helper_tor_fw_helper-tor-fw-helper-upnp.o src/common/libor.a -lnatpmp -lminiupnpc -lm -lpthread -ldl x86_64-pc-linux-gnu-gcc -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -pie -z relro -z now -rdynamic -o src/or/tor-cov src/or/src_or_tor_cov-tor_main.o src/or/libtor-testing.a src/common/libor-testing.a src/common/libor-crypto-testing.a src/common/libcurve25519_donna.a src/common/libor-event-testing.a -lz -lm -levent_openssl -levent -lssl -lcrypto -lpthread -ldl x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -pie -z relro -z now -rdynamic -o src/test/bench src/test/bench.o src/or/libtor.a src/common/libor.a src/common/libor-crypto.a src/common/libcurve25519_donna.a src/common/libor-event.a -lz -lm -levent_openssl -levent -lssl -lcrypto -lpthread -ldl x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -pie -z relro -z now -rdynamic -o src/test/test-child src/test/test-child.o -lpthread -ldl x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -pie -z relro -z now -rdynamic -o src/test/test-ntor-cl src/test/test_ntor_cl.o src/or/libtor.a src/common/libor.a src/common/libor-crypto.a src/common/libcurve25519_donna.a -lz -lm -lssl -lcrypto -lpthread -ldl x86_64-pc-linux-gnu-gcc -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -pie -z relro -z now -rdynamic -o src/test/test-bt-cl src/test/src_test_test_bt_cl-test_bt_cl.o src/common/libor-testing.a -lm -lpthread -ldl x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -pie -z relro -z now -rdynamic -o src/tools/tor-checkkey src/tools/tor-checkkey.o src/common/libor.a src/common/libor-crypto.a src/common/libcurve25519_donna.a -lm -lz -lssl -lcrypto -lpthread -ldl x86_64-pc-linux-gnu-gcc -fno-inline -fprofile-arcs -ftest-coverage -march=native -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -pie -z relro -z now -rdynamic -o src/test/test src/test/src_test_test-test.o src/test/src_test_test-test_addr.o src/test/src_test_test-test_buffers.o src/test/src_test_test-test_cell_formats.o src/test/src_test_test-test_circuitlist.o src/test/src_test_test-test_circuitmux.o src/test/src_test_test-test_containers.o src/test/src_test_test-test_controller_events.o src/test/src_test_test-test_crypto.o src/test/src_test_test-test_cell_queue.o src/test/src_test_test-test_data.o src/test/src_test_test-test_dir.o src/test/src_test_test-test_extorport.o src/test/src_test_test-test_introduce.o src/test/src_test_test-test_logging.o src/test/src_test_test-test_microdesc.o src/test/src_test_test-test_oom.o src/test/src_test_test-test_options.o src/test/src_test_test-test_pt.o src/test/src_test_test-test_relaycell.o src/test/src_test_test-test_replay.o src/test/src_test_test-test_routerkeys.o src/test/src_test_test-test_socks.o src/test/src_test_test-test_util.o src/test/src_test_test-test_config.o src/test/src_test_test-test_hs.o src/test/src_test_test-test_nodelist.o src/test/src_test_test-test_policy.o src/test/src_test_test-test_status.o src/ext/src_test_test-tinytest.o src/or/libtor-testing.a src/common/libor-testing.a src/common/libor-crypto-testing.a src/common/libcurve25519_donna.a src/common/libor-event-testing.a -lz -lm -levent_openssl -levent -lssl -lcrypto -lpthread -ldl src/test/src_test_test-test_controller_events.o: In function `test_cntev_bucket_millis_empty': test_controller_events.c:(.text+0xcc0): undefined reference to `bucket_millis_empty' test_controller_events.c:(.text+0xdf0): undefined reference to `bucket_millis_empty' test_controller_events.c:(.text+0xf03): undefined reference to `bucket_millis_empty' test_controller_events.c:(.text+0x1013): undefined reference to `bucket_millis_empty' test_controller_events.c:(.text+0x112e): undefined reference to `bucket_millis_empty' src/test/src_test_test-test_controller_events.o:test_controller_events.c:(.text+0x1246): more undefined references to `bucket_millis_empty' follow src/test/src_test_test-test_controller_events.o: In function `help_test_bucket_note_empty.constprop.1': test_controller_events.c:(.text+0x1bac): undefined reference to `connection_buckets_note_empty_ts' collect2: error: ld returned 1 exit status Makefile:1991: recipe for target 'src/test/test' failed make[1]: *** [src/test/test] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/tor-0.2.5.4_alpha-r1/work/tor-0.2.5.4-alpha' Makefile:1389: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: net-misc/tor-0.2.5.4_alpha-r1 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/tor-0.2.5.4_alpha-r1'`, * the complete build log and the output of `emerge -pqv '=net-misc/tor-0.2.5.4_alpha-r1'`. * The complete build log is located at '/var/log/portage/build/net-misc/tor-0.2.5.4_alpha-r1:20140512-065540.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/tor-0.2.5.4_alpha-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/tor-0.2.5.4_alpha-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/tor-0.2.5.4_alpha-r1/work/tor-0.2.5.4-alpha' * S: '/var/tmp/portage/net-misc/tor-0.2.5.4_alpha-r1/work/tor-0.2.5.4-alpha'