>>> tor: Building community/tor 0.4.8.9-r0 (using abuild 3.12.0-r0) started Thu, 09 Nov 2023 21:50:32 +0000
>>> tor: Checking sanity of /home/buildozer/aports/community/tor/APKBUILD...
>>> WARNING: tor: tor.post-upgrade: found chown
             Permissions should be fixed in APKBUILD package()
>>> tor: Analyzing dependencies...
>>> tor: Installing for build: build-base libcap-dev libseccomp-dev libevent-dev openssl-dev>3 ca-certificates zlib-dev xz-dev zstd-dev
(1/25) Installing linux-headers (6.5-r0)
(2/25) Installing libcap-dev (2.69-r1)
(3/25) Installing libseccomp (2.5.4-r3)
(4/25) Installing libseccomp-dev (2.5.4-r3)
(5/25) Installing libbz2 (1.0.8-r6)
(6/25) Installing libffi (3.4.4-r3)
(7/25) Installing gdbm (1.23-r1)
(8/25) Installing xz-libs (5.4.5-r0)
(9/25) Installing mpdecimal (2.5.1-r2)
(10/25) Installing libpanelw (6.4_p20231007-r0)
(11/25) Installing readline (8.2.1-r2)
(12/25) Installing sqlite-libs (3.44.0-r0)
(13/25) Installing python3 (3.11.6-r1)
(14/25) Installing python3-pycache-pyc0 (3.11.6-r1)
(15/25) Installing pyc (3.11.6-r1)
(16/25) Installing python3-pyc (3.11.6-r1)
(17/25) Installing libevent (2.1.12-r7)
(18/25) Installing libevent-dev (2.1.12-r7)
(19/25) Installing openssl-dev (3.1.4-r0)
(20/25) Installing zlib-dev (1.3-r2)
(21/25) Installing xz (5.4.5-r0)
(22/25) Installing xz-dev (5.4.5-r0)
(23/25) Installing zstd (1.5.5-r7)
(24/25) Installing zstd-dev (1.5.5-r7)
(25/25) Installing .makedepends-tor (20231109.215034)
Executing busybox-1.36.1-r15.trigger
OK: 429 MiB in 127 packages
>>> tor: Cleaning up srcdir
>>> tor: Cleaning up pkgdir
>>> tor: Cleaning up tmpdir
>>> tor: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/tor-0.4.8.9.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> tor: Fetching https://www.torproject.org/dist/tor-0.4.8.9.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   299  100   299    0     0    723      0 --:--:-- --:--:-- --:--:--   722

100 8073k  100 8073k    0     0  8622k      0 --:--:-- --:--:-- --:--:-- 8622k
>>> tor: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/tor-0.4.8.9.tar.gz
>>> tor: Checking sha512sums...
tor-0.4.8.9.tar.gz: OK
0002-disable-wildcard-escaping-test.patch: OK
0003-disable-sandbox_chown_filename-test_patch: OK
0004-disable-more-sandbox-tests_patch: OK
tor.initd: OK
tor.confd: OK
torrc.sample.patch: OK
>>> tor: Unpacking /var/cache/distfiles/v3.19/tor-0.4.8.9.tar.gz...
>>> tor: 0002-disable-wildcard-escaping-test.patch
patching file src/test/test_util.c
>>> tor: torrc.sample.patch
patching file src/config/torrc.sample.in
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for i586-alpine-linux-musl-gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... i586-alpine-linux-musl
checking host system type... i586-alpine-linux-musl
checking for i586-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SYSTEMD... no
configure: Okay, checking for systemd a different way...
checking for SYSTEMD... no
checking for i586-alpine-linux-musl-ar... no
checking for i586-alpine-linux-musl-lib... no
checking for i586-alpine-linux-musl-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for i586-alpine-linux-musl-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for i586-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking for a sed that does not truncate output... /bin/sed
checking for C compiler vendor... gnu
checking for C compiler version... 13.2.1
checking for C compiler vendor... (cached) gnu
checking for perl... no
checking for asciidoc... none
checking for a2x... no
checking for a2x.py... no
checking for gcc option to accept ISO C99... none needed
checking for Python 3... /usr/bin/python3
checking for flexible array members... yes
checking for working C99 mid-block declaration syntax... yes
checking for working C99 designated initializers... yes
checking for __attribute__((fallthrough))... yes
checking for win32... no
checking for MIPSpro compiler... no
checking whether byte ordering is bigendian... no
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing dlopen... none required
checking for library containing inet_aton... none required
checking for library containing backtrace... no
checking for library containing clock_gettime... none required
checking for library containing pthread_create... none required
checking for library containing pthread_detach... none required
checking for _NSGetEnviron... no
checking for RtlSecureZeroMemory... no
checking for SecureZeroMemory... no
checking for accept4... yes
checking for backtrace... no
checking for backtrace_symbols_fd... no
checking for eventfd... yes
checking for explicit_bzero... yes
checking for timingsafe_memcmp... no
checking for flock... yes
checking for fsync... yes
checking for ftime... yes
checking for get_current_dir_name... yes
checking for getaddrinfo... yes
checking for getdelim... yes
checking for getifaddrs... yes
checking for getline... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for gnu_get_libc_version... no
checking for inet_aton... yes
checking for ioctl... yes
checking for issetugid... yes
checking for llround... yes
checking for localtime_r... yes
checking for lround... yes
checking for madvise... yes
checking for memmem... yes
checking for memset_s... no
checking for minherit... no
checking for mmap... yes
checking for pipe... yes
checking for pipe2... yes
checking for prctl... yes
checking for readpassphrase... no
checking for rint... yes
checking for sigaction... yes
checking for snprintf... yes
checking for socketpair... yes
checking for statvfs... yes
checking for strncasecmp... yes
checking for strcasecmp... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strnlen... yes
checking for strptime... yes
checking for strtok_r... yes
checking for strtoull... yes
checking for sysconf... yes
checking for sysctl... no
checking for timegm... yes
checking for truncate... yes
checking for uname... yes
checking for usleep... yes
checking for vasprintf... yes
checking for _vscprintf... no
checking for vsnprintf... yes
checking for a pre-Yosemite OS X build target... no
checking for mach_approximate_time... no
checking for a pre-Sierra OSX build target... no
checking for clock_gettime... yes
checking for getentropy... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create... yes
checking for pthread_condattr_setclock... yes
checking for glob... yes
checking whether free(NULL) works... yes
checking for libevent directory... (system)
checking whether we need extra options to link libevent... (none)
checking event2/event.h usability... yes
checking event2/event.h presence... yes
checking for event2/event.h... yes
checking event2/dns.h usability... yes
checking event2/dns.h presence... yes
checking for event2/dns.h... yes
checking event2/bufferevent_ssl.h usability... yes
checking event2/bufferevent_ssl.h presence... yes
checking for event2/bufferevent_ssl.h... yes
checking for library containing event_new... -levent
checking for library containing evdns_base_new... none required
checking for evutil_secure_rng_set_urandom_device_file... yes
checking for evutil_secure_rng_add_bytes... yes
checking for evdns_base_get_nameserver_addr... yes
checking whether Libevent is new enough... yes
checking for library containing pow... none required
configure: Now, we'll look for OpenSSL >= 1.0.1
checking for openssl directory... (system)
checking whether we need extra options to link openssl... (none)
checking for OpenSSL >= 3.0.0... yes
checking for OpenSSL < 1.0.1... no
checking whether LibreSSL TLS 1.3 APIs are busted... no
checking for significant mismatch between openssl headers and libraries... no
checking for struct ssl_method_st.get_cipher_by_char... no
checking for ERR_load_KDF_strings... yes
checking for EVP_PBE_scrypt... yes
checking for SSL_CIPHER_find... yes
checking for SSL_CTX_set1_groups_list... no
checking for SSL_CTX_set_security_level... yes
checking for SSL_SESSION_get_master_key... yes
checking for SSL_get_client_ciphers... yes
checking for SSL_get_client_random... yes
checking for SSL_get_server_random... yes
checking for TLS_method... yes
checking for SSL.state... no
checking size of SHA_CTX... 96
checking for struct tcp_info.tcpi_unacked... yes
checking for struct tcp_info.tcpi_snd_mss... yes
checking for zlib directory... (system)
checking whether we need extra options to link zlib... (none)
checking for LZMA... yes
checking for ZSTD... yes
checking for ZSTD_estimateCStreamSize... yes
checking for ZSTD_estimateDCtxSize... yes
checking for cap_init in -lcap... yes
checking for cap_set_proc... yes
checking whether the compiler accepts -fstack-protector-all... yes
checking whether the compiler accepts -Wstack-protector... 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 compiler accepts -fwrapv... yes
checking whether we can run hardened binaries... 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 seccomp.h usability... yes
checking seccomp.h presence... yes
checking for seccomp.h... yes
checking for library containing seccomp_init... -lseccomp
checking libscrypt.h usability... no
checking libscrypt.h presence... no
checking for libscrypt.h... no
checking for library containing libscrypt_scrypt... no
checking for libscrypt_scrypt... no
checking whether we can use curve25519-donna-c64... no
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 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/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... 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... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking gnu/libc-version.h usability... no
checking gnu/libc-version.h presence... no
checking for gnu/libc-version.h... no
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 mach/vm_inherit.h usability... no
checking mach/vm_inherit.h presence... no
checking for mach/vm_inherit.h... no
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 netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in6.h usability... no
checking netinet/in6.h presence... no
checking for netinet/in6.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking readpassphrase.h usability... no
checking readpassphrase.h presence... no
checking for readpassphrase.h... no
checking stdatomic.h usability... yes
checking stdatomic.h presence... yes
checking for stdatomic.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... 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/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.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 glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking for sys/param.h... (cached) yes
checking for net/if.h... yes
checking for net/pfvar.h... no
checking for linux/if.h... yes
checking for linux/netfilter_ipv4.h... yes
checking for linux/netfilter_ipv6/ip6_tables.h... yes
checking for struct timeval.tv_sec... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 4
checking size of long long... 8
checking size of __int64... 0
checking size of void *... 4
checking size of time_t... 8
checking size of size_t... 4
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_EIP]
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 C11 stdatomic.h actually works... yes
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 uint8_t is the same type as unsigned char... 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 whether the compiler accepts -Waddress... yes
checking whether the compiler accepts -Waddress-of-array-temporary... no
checking whether the compiler accepts -Waddress-of-temporary... no
checking whether the compiler accepts -Wambiguous-macro... no
checking whether the compiler accepts -Wanonymous-pack-parens... no
checking whether the compiler accepts -Warc... no
checking whether the compiler accepts -Warc-abi... no
checking whether the compiler accepts -Warc-bridge-casts-disallowed-in-nonarc... no
checking whether the compiler accepts -Warc-maybe-repeated-use-of-weak... no
checking whether the compiler accepts -Warc-performSelector-leaks... no
checking whether the compiler accepts -Warc-repeated-use-of-weak... no
checking whether the compiler accepts -Warray-bounds... yes
checking whether the compiler accepts -Warray-bounds-pointer-arithmetic... no
checking whether the compiler accepts -Wasm... no
checking whether the compiler accepts -Wasm-operand-widths... no
checking whether the compiler accepts -Watomic-properties... no
checking whether the compiler accepts -Watomic-property-with-user-defined-accessor... no
checking whether the compiler accepts -Wauto-import... no
checking whether the compiler accepts -Wauto-storage-class... no
checking whether the compiler accepts -Wauto-var-id... no
checking whether the compiler accepts -Wavailability... no
checking whether the compiler accepts -Wbackslash-newline-escape... no
checking whether the compiler accepts -Wbad-array-new-length... no
checking whether the compiler accepts -Wbind-to-temporary-copy... no
checking whether the compiler accepts -Wbitfield-constant-conversion... no
checking whether the compiler accepts -Wbool-conversion... no
checking whether the compiler accepts -Wbool-conversions... no
checking whether the compiler accepts -Wbuiltin-requires-header... no
checking whether the compiler accepts -Wchar-align... no
checking whether the compiler accepts -Wcompare-distinct-pointer-types... no
checking whether the compiler accepts -Wcomplex-component-init... no
checking whether the compiler accepts -Wconditional-type-mismatch... no
checking whether the compiler accepts -Wconfig-macros... no
checking whether the compiler accepts -Wconstant-conversion... no
checking whether the compiler accepts -Wconstant-logical-operand... no
checking whether the compiler accepts -Wconstexpr-not-const... no
checking whether the compiler accepts -Wcustom-atomic-properties... no
checking whether the compiler accepts -Wdangling-field... no
checking whether the compiler accepts -Wdangling-initializer-list... no
checking whether the compiler accepts -Wdate-time... yes
checking whether the compiler accepts -Wdelegating-ctor-cycles... no
checking whether the compiler accepts -Wdeprecated-implementations... no
checking whether the compiler accepts -Wdeprecated-register... no
checking whether the compiler accepts -Wdirect-ivar-access... no
checking whether the compiler accepts -Wdiscard-qual... no
checking whether the compiler accepts -Wdistributed-object-modifiers... no
checking whether the compiler accepts -Wdivision-by-zero... no
checking whether the compiler accepts -Wdollar-in-identifier-extension... no
checking whether the compiler accepts -Wdouble-promotion... yes
checking whether the compiler accepts -Wduplicate-decl-specifier... yes
checking whether the compiler accepts -Wduplicate-enum... no
checking whether the compiler accepts -Wduplicate-method-arg... no
checking whether the compiler accepts -Wduplicate-method-match... no
checking whether the compiler accepts -Wduplicated-cond... yes
checking whether the compiler accepts -Wdynamic-class-memaccess... no
checking whether the compiler accepts -Wembedded-directive... no
checking whether the compiler accepts -Wempty-translation-unit... no
checking whether the compiler accepts -Wenum-conversion... yes
checking whether the compiler accepts -Wexit-time-destructors... no
checking whether the compiler accepts -Wexplicit-ownership-type... no
checking whether the compiler accepts -Wextern-initializer... no
checking whether the compiler accepts -Wextra... yes
checking whether the compiler accepts -Wextra-tokens... no
checking whether the compiler accepts -Wflexible-array-extensions... no
checking whether the compiler accepts -Wfloat-conversion... yes
checking whether the compiler accepts -Wformat-non-iso... no
checking whether the compiler accepts -Wfour-char-constants... no
checking whether the compiler accepts -Wgcc-compat... no
checking whether the compiler accepts -Wglobal-constructors... no
checking whether the compiler accepts -Wgnu-array-member-paren-init... no
checking whether the compiler accepts -Wgnu-designator... no
checking whether the compiler accepts -Wgnu-static-float-init... no
checking whether the compiler accepts -Wheader-guard... no
checking whether the compiler accepts -Wheader-hygiene... no
checking whether the compiler accepts -Widiomatic-parentheses... no
checking whether the compiler accepts -Wignored-attributes... yes
checking whether the compiler accepts -Wimplicit-atomic-properties... no
checking whether the compiler accepts -Wimplicit-conversion-floating-point-to-bool... no
checking whether the compiler accepts -Wimplicit-exception-spec-mismatch... no
checking whether the compiler accepts -Wimplicit-fallthrough... yes
checking whether the compiler accepts -Wimplicit-fallthrough-per-function... no
checking whether the compiler accepts -Wimplicit-retain-self... no
checking whether the compiler accepts -Wimport-preprocessor-directive-pedantic... no
checking whether the compiler accepts -Wincompatible-library-redeclaration... no
checking whether the compiler accepts -Wincompatible-pointer-types-discards-qualifiers... no
checking whether the compiler accepts -Wincomplete-implementation... no
checking whether the compiler accepts -Wincomplete-module... no
checking whether the compiler accepts -Wincomplete-umbrella... no
checking whether the compiler accepts -Winit-self... yes
checking whether the compiler accepts -Wint-conversions... no
checking whether the compiler accepts -Wint-to-void-pointer-cast... no
checking whether the compiler accepts -Winteger-overflow... no
checking whether the compiler accepts -Winvalid-constexpr... no
checking whether the compiler accepts -Winvalid-iboutlet... no
checking whether the compiler accepts -Winvalid-noreturn... no
checking whether the compiler accepts -Winvalid-pp-token... no
checking whether the compiler accepts -Winvalid-source-encoding... no
checking whether the compiler accepts -Winvalid-token-paste... no
checking whether the compiler accepts -Wknr-promoted-parameter... no
checking whether the compiler accepts -Wlarge-by-value-copy... no
checking whether the compiler accepts -Wliteral-conversion... no
checking whether the compiler accepts -Wliteral-range... no
checking whether the compiler accepts -Wlocal-type-template-args... no
checking whether the compiler accepts -Wlogical-op... yes
checking whether the compiler accepts -Wloop-analysis... no
checking whether the compiler accepts -Wmain-return-type... no
checking whether the compiler accepts -Wmalformed-warning-check... no
checking whether the compiler accepts -Wmethod-signatures... no
checking whether the compiler accepts -Wmicrosoft... no
checking whether the compiler accepts -Wmicrosoft-exists... no
checking whether the compiler accepts -Wmismatched-parameter-types... no
checking whether the compiler accepts -Wmismatched-return-types... no
checking whether the compiler accepts -Wmissing-field-initializers... yes
checking whether the compiler accepts -Wmissing-format-attribute... yes
checking whether the compiler accepts -Wmissing-noreturn... yes
checking whether the compiler accepts -Wmissing-selector-name... no
checking whether the compiler accepts -Wmissing-sysroot... no
checking whether the compiler accepts -Wmissing-variable-declarations... no
checking whether the compiler accepts -Wmodule-conflict... no
checking whether the compiler accepts -Wnested-anon-types... no
checking whether the compiler accepts -Wnewline-eof... no
checking whether the compiler accepts -Wnon-literal-null-conversion... no
checking whether the compiler accepts -Wnon-pod-varargs... no
checking whether the compiler accepts -Wnonportable-cfstrings... no
checking whether the compiler accepts -Wnormalized=nfkc... yes
checking whether the compiler accepts -Wnull-arithmetic... no
checking whether the compiler accepts -Wnull-character... no
checking whether the compiler accepts -Wnull-conversion... no
checking whether the compiler accepts -Wnull-dereference... yes
checking whether the compiler accepts -Wout-of-line-declaration... no
checking whether the compiler accepts -Wover-aligned... no
checking whether the compiler accepts -Woverlength-strings... yes
checking whether the compiler accepts -Woverride-init... yes
checking whether the compiler accepts -Woverriding-method-mismatch... no
checking whether the compiler accepts -Wpointer-type-mismatch... no
checking whether the compiler accepts -Wpredefined-identifier-outside-function... no
checking whether the compiler accepts -Wprotocol-property-synthesis-ambiguity... no
checking whether the compiler accepts -Wreadonly-iboutlet-property... no
checking whether the compiler accepts -Wreadonly-setter-attrs... no
checking whether the compiler accepts -Wreceiver-expr... no
checking whether the compiler accepts -Wreceiver-forward-class... no
checking whether the compiler accepts -Wreceiver-is-weak... no
checking whether the compiler accepts -Wreinterpret-base-class... no
checking whether the compiler accepts -Wrequires-super-attribute... no
checking whether the compiler accepts -Wreserved-user-defined-literal... no
checking whether the compiler accepts -Wreturn-stack-address... no
checking whether the compiler accepts -Wsection... no
checking whether the compiler accepts -Wselector-type-mismatch... no
checking whether the compiler accepts -Wsentinel... no
checking whether the compiler accepts -Wserialized-diagnostics... no
checking whether the compiler accepts -Wshadow... yes
checking whether the compiler accepts -Wshift-count-negative... yes
checking whether the compiler accepts -Wshift-count-overflow... yes
checking whether the compiler accepts -Wshift-negative-value... yes
checking whether the compiler accepts -Wshift-overflow=2... yes
checking whether the compiler accepts -Wshift-sign-overflow... no
checking whether the compiler accepts -Wshorten-64-to-32... no
checking whether the compiler accepts -Wsizeof-array-argument... yes
checking whether the compiler accepts -Wsource-uses-openmp... no
checking whether the compiler accepts -Wstatic-float-init... no
checking whether the compiler accepts -Wstatic-in-inline... no
checking whether the compiler accepts -Wstatic-local-in-inline... no
checking whether the compiler accepts -Wstrict-overflow=1... yes
checking whether the compiler accepts -Wstring-compare... yes
checking whether the compiler accepts -Wstring-conversion... no
checking whether the compiler accepts -Wstrlcpy-strlcat-size... no
checking whether the compiler accepts -Wstrncat-size... no
checking whether the compiler accepts -Wsuggest-attribute=format... yes
checking whether the compiler accepts -Wsuggest-attribute=noreturn... yes
checking whether the compiler accepts -Wsuper-class-method-mismatch... no
checking whether the compiler accepts -Wswitch-bool... yes
checking whether the compiler accepts -Wsync-nand... yes
checking whether the compiler accepts -Wtautological-constant-out-of-range-compare... no
checking whether the compiler accepts -Wtentative-definition-incomplete-type... no
checking whether the compiler accepts -Wtrampolines... yes
checking whether the compiler accepts -Wtype-safety... no
checking whether the compiler accepts -Wtypedef-redefinition... no
checking whether the compiler accepts -Wtypename-missing... no
checking whether the compiler accepts -Wundefined-inline... no
checking whether the compiler accepts -Wundefined-internal... no
checking whether the compiler accepts -Wundefined-reinterpret-cast... no
checking whether the compiler accepts -Wunicode... yes
checking whether the compiler accepts -Wunicode-whitespace... no
checking whether the compiler accepts -Wunknown-warning-option... no
checking whether the compiler accepts -Wunnamed-type-template-args... no
checking whether the compiler accepts -Wunneeded-member-function... no
checking whether the compiler accepts -Wunsequenced... no
checking whether the compiler accepts -Wunsupported-visibility... no
checking whether the compiler accepts -Wunused-but-set-parameter... yes
checking whether the compiler accepts -Wunused-but-set-variable... yes
checking whether the compiler accepts -Wunused-command-line-argument... no
checking whether the compiler accepts -Wunused-const-variable=2... yes
checking whether the compiler accepts -Wunused-exception-parameter... no
checking whether the compiler accepts -Wunused-local-typedefs... yes
checking whether the compiler accepts -Wunused-member-function... no
checking whether the compiler accepts -Wunused-sanitize-argument... no
checking whether the compiler accepts -Wunused-volatile-lvalue... no
checking whether the compiler accepts -Wuser-defined-literals... no
checking whether the compiler accepts -Wvariadic-macros... yes
checking whether the compiler accepts -Wvector-conversion... no
checking whether the compiler accepts -Wvector-conversions... no
checking whether the compiler accepts -Wvexing-parse... no
checking whether the compiler accepts -Wvisibility... no
checking whether the compiler accepts -Wvla-extension... no
checking whether the compiler accepts -Wzero-length-array... no
checking whether C compiler accepts -Wextra-semi... no
checking whether the compiler accepts @warning_flags... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating contrib/operator-tools/tor.logrotate
config.status: creating src/config/torrc.sample
config.status: creating src/config/torrc.minimal
config.status: creating scripts/maint/checkOptionDocs.pl
config.status: creating warning_flags
config.status: creating orconfig.h
config.status: executing depfiles commands
checking for tput... no

Tor Version: Tor 0.4.8.9 

Build Features
  Compiler:                                                      gcc
  Host OS:                                                       linux-musl
  License Option:                                                GPL

  Warnings are fatal (--enable-fatal-warnings):                  no
  Android support (--enable-android):                            no

Static Build
  tor (--enable-static-tor):                                     no
  libevent (--enable-static-libevent):                           no
  libssl (--enable-static-openssl):                              no
  zlib1g (--enable-static-zlib):                                 no

Optional Libraries
  libnss (--enable-nss):                                         no
  libseccomp (--disable-seccomp):                                yes
  libscrypt (--disable-libscrypt):                               yes
  Systemd support (--enable-systemd):                            no
  liblzma (--enable-lzma):                                       yes
  libzstd (--enable-zstd):                                       yes

Hardening
  Compiler Hardening (--disable-gcc-hardening):                  yes
  Linker Hardening (--disable-linker-hardening):                 yes
  Fragile Hardening (--enable-fragile-hardening, dev only):      no

Modules
  relay (--disable-module-relay):                                yes
  dirauth (--disable-module-dirauth):                            yes
  dircache:                                                      yes
  pow (--disable-module-pow):                                    yes

Documentation
  AsciiDoc (--disable-asciidoc):                                 yes
  Man Pages (--disable-manpage):                                 yes
  HTML Manual (--disable-html-manual):                           no

Tests
  Unit tests (--disable-unittests):                              yes
  assert()s enabled (--enable-asserts-in-tests, dev only):       no
  Code Coverage (--enable-coverage):                             no
  libFuzzer support (--enable-libfuzzer):                        no
  OSS-Fuzz support (--enable-oss-fuzz):                          no

Tracing (--enable-tracing-instrumentation-<type>)
  Tracepoints to log_debug() (log-debug):                        no
  USDT Instrumentation (usdt):                                   no
  LTTng Instrumentation (lttng):                                 no

Install Directories
  Binaries:                                                      /usr/bin
  Configuration:                                                 /etc/tor
  Man Pages:                                                     /usr/share/man

Configure Line: ./configure --build=i586-alpine-linux-musl --host=i586-alpine-linux-musl --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --enable-gpl --disable-html-manual
make  all-am
make[1]: Entering directory '/home/buildozer/aports/community/tor/src/tor-0.4.8.9'
  CC       src/app/main/main.o
  CC       src/app/main/risky_options.o
  CC       src/app/main/shutdown.o
  CC       src/app/main/subsystem_list.o
  CC       src/app/main/subsysmgr.o
  CC       src/ext/lib_libtor_ctime_a-csiphash.o
  CC       src/ext/test_test-tinytest.o
  CC       src/core/crypto/libtor_app_testing_a-hs_ntor.o
  CC       src/core/crypto/libtor_app_testing_a-onion_crypto.o
  CC       src/core/crypto/libtor_app_testing_a-onion_fast.o
  CC       src/core/crypto/libtor_app_testing_a-onion_ntor.o
  CC       src/core/crypto/libtor_app_testing_a-onion_ntor_v3.o
  CC       src/core/crypto/libtor_app_testing_a-onion_tap.o
  CC       src/core/crypto/libtor_app_testing_a-relay_crypto.o
  CC       src/core/mainloop/libtor_app_testing_a-connection.o
  CC       src/core/mainloop/libtor_app_testing_a-cpuworker.o
  CC       src/core/mainloop/libtor_app_testing_a-mainloop.o
  CC       src/core/mainloop/libtor_app_testing_a-mainloop_pubsub.o
  CC       src/core/mainloop/libtor_app_testing_a-mainloop_sys.o
  CC       src/core/mainloop/libtor_app_testing_a-netstatus.o
  CC       src/core/mainloop/libtor_app_testing_a-periodic.o
  CC       src/core/or/libtor_app_testing_a-address_set.o
  CC       src/core/or/libtor_app_testing_a-channel.o
  CC       src/core/or/libtor_app_testing_a-channelpadding.o
  CC       src/core/or/libtor_app_testing_a-channeltls.o
  CC       src/core/or/libtor_app_testing_a-circuitbuild.o
  CC       src/core/or/libtor_app_testing_a-circuitlist.o
  CC       src/core/or/libtor_app_testing_a-circuitmux.o
  CC       src/core/or/libtor_app_testing_a-circuitmux_ewma.o
  CC       src/core/or/libtor_app_testing_a-circuitpadding.o
  CC       src/core/or/libtor_app_testing_a-circuitpadding_machines.o
  CC       src/core/or/libtor_app_testing_a-circuitstats.o
  CC       src/core/or/libtor_app_testing_a-circuituse.o
  CC       src/core/or/libtor_app_testing_a-crypt_path.o
  CC       src/core/or/libtor_app_testing_a-command.o
  CC       src/core/or/libtor_app_testing_a-connection_edge.o
  CC       src/core/or/libtor_app_testing_a-connection_or.o
  CC       src/core/or/libtor_app_testing_a-dos.o
  CC       src/core/or/libtor_app_testing_a-dos_config.o
  CC       src/core/or/libtor_app_testing_a-dos_sys.o
  CC       src/core/or/libtor_app_testing_a-extendinfo.o
  CC       src/core/or/libtor_app_testing_a-onion.o
  CC       src/core/or/libtor_app_testing_a-ocirc_event.o
  CC       src/core/or/libtor_app_testing_a-or_periodic.o
  CC       src/core/or/libtor_app_testing_a-or_sys.o
  CC       src/core/or/libtor_app_testing_a-orconn_event.o
  CC       src/core/or/libtor_app_testing_a-policies.o
  CC       src/core/or/libtor_app_testing_a-protover.o
  CC       src/core/or/libtor_app_testing_a-reasons.o
  CC       src/core/or/libtor_app_testing_a-relay.o
  CC       src/core/or/libtor_app_testing_a-scheduler.o
  CC       src/core/or/libtor_app_testing_a-scheduler_kist.o
  CC       src/core/or/libtor_app_testing_a-scheduler_vanilla.o
  CC       src/core/or/libtor_app_testing_a-sendme.o
  CC       src/core/or/libtor_app_testing_a-congestion_control_common.o
  CC       src/core/or/libtor_app_testing_a-congestion_control_vegas.o
  CC       src/core/or/libtor_app_testing_a-congestion_control_flow.o
  CC       src/core/or/libtor_app_testing_a-conflux.o
  CC       src/core/or/libtor_app_testing_a-conflux_cell.o
  CC       src/core/or/libtor_app_testing_a-conflux_params.o
In file included from ./src/lib/crypt_ops/crypto_rsa.h:21,
                 from ./src/core/or/or.h:31,
                 from src/core/or/scheduler.c:4:
src/core/or/scheduler.c: In function 'scheduler_ev_add':
src/core/or/scheduler.c:590:24: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'time_t' {aka 'long long int'} [-Wformat=]
  590 |     log_warn(LD_SCHED, "Adding to libevent failed. Next run time was set to: "
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  591 |                        "%ld.%06ld", next_run->tv_sec, (long)next_run->tv_usec);
      |                                     ~~~~~~~~~~~~~~~~
      |                                             |
      |                                             time_t {aka long long int}
./src/lib/log/log.h:278:43: note: in definition of macro 'log_warn'
  278 |   log_fn_(LOG_WARN, domain, __FUNCTION__, args, ##__VA_ARGS__)
      |                                           ^~~~
  CC       src/core/or/libtor_app_testing_a-conflux_pool.o
  CC       src/core/or/libtor_app_testing_a-conflux_sys.o
  CC       src/core/or/libtor_app_testing_a-conflux_util.o
  CC       src/core/or/libtor_app_testing_a-status.o
  CC       src/core/or/libtor_app_testing_a-versions.o
  CC       src/core/proto/libtor_app_testing_a-proto_cell.o
  CC       src/core/proto/libtor_app_testing_a-proto_control0.o
  CC       src/core/proto/libtor_app_testing_a-proto_ext_or.o
  CC       src/core/proto/libtor_app_testing_a-proto_haproxy.o
  CC       src/core/proto/libtor_app_testing_a-proto_http.o
  CC       src/core/proto/libtor_app_testing_a-proto_socks.o
  CC       src/feature/api/core_libtor_app_testing_a-tor_api.o
  CC       src/feature/client/core_libtor_app_testing_a-addressmap.o
  CC       src/feature/client/core_libtor_app_testing_a-bridges.o
  CC       src/feature/client/core_libtor_app_testing_a-circpathbias.o
  CC       src/feature/client/core_libtor_app_testing_a-dnsserv.o
  CC       src/feature/client/core_libtor_app_testing_a-entrynodes.o
  CC       src/feature/client/core_libtor_app_testing_a-proxymode.o
  CC       src/feature/client/core_libtor_app_testing_a-transports.o
  CC       src/feature/control/core_libtor_app_testing_a-btrack.o
  CC       src/feature/control/core_libtor_app_testing_a-btrack_circuit.o
  CC       src/feature/control/core_libtor_app_testing_a-btrack_orconn.o
  CC       src/feature/control/core_libtor_app_testing_a-btrack_orconn_cevent.o
  CC       src/feature/control/core_libtor_app_testing_a-btrack_orconn_maps.o
  CC       src/feature/control/core_libtor_app_testing_a-control.o
  CC       src/feature/control/core_libtor_app_testing_a-control_auth.o
  CC       src/feature/control/core_libtor_app_testing_a-control_bootstrap.o
  CC       src/feature/control/core_libtor_app_testing_a-control_cmd.o
  CC       src/feature/control/core_libtor_app_testing_a-control_hs.o
  CC       src/feature/control/core_libtor_app_testing_a-control_events.o
  CC       src/feature/control/core_libtor_app_testing_a-control_fmt.o
  CC       src/feature/control/core_libtor_app_testing_a-control_getinfo.o
  CC       src/feature/control/core_libtor_app_testing_a-control_proto.o
  CC       src/feature/control/core_libtor_app_testing_a-getinfo_geoip.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-authmode.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-bridgeauth.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-bwauth.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-dirauth_config.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-dirauth_periodic.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-dirauth_sys.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-dircollate.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-dirvote.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-dsigs_parse.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-guardfraction.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-keypin.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-process_descs.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-reachability.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-recommend_pkg.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-shared_random.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-shared_random_state.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-voteflags.o
  CC       src/feature/dirauth/core_libtor_app_testing_a-voting_schedule.o
  CC       src/feature/dircache/core_libtor_app_testing_a-conscache.o
  CC       src/feature/dircache/core_libtor_app_testing_a-consdiffmgr.o
  CC       src/feature/dircache/core_libtor_app_testing_a-dircache.o
  CC       src/feature/dircache/core_libtor_app_testing_a-dirserv.o
  CC       src/feature/dirclient/core_libtor_app_testing_a-dirclient.o
  CC       src/feature/dirclient/core_libtor_app_testing_a-dirclient_modes.o
  CC       src/feature/dirclient/core_libtor_app_testing_a-dlstatus.o
  CC       src/feature/dircommon/core_libtor_app_testing_a-consdiff.o
  CC       src/feature/dircommon/core_libtor_app_testing_a-directory.o
  CC       src/feature/dircommon/core_libtor_app_testing_a-fp_pair.o
  CC       src/feature/dirparse/core_libtor_app_testing_a-authcert_parse.o
  CC       src/feature/dirparse/core_libtor_app_testing_a-microdesc_parse.o
  CC       src/feature/dirparse/core_libtor_app_testing_a-ns_parse.o
  CC       src/feature/dirparse/core_libtor_app_testing_a-parsecommon.o
  CC       src/feature/dirparse/core_libtor_app_testing_a-policy_parse.o
  CC       src/feature/dirparse/core_libtor_app_testing_a-routerparse.o
  CC       src/feature/dirparse/core_libtor_app_testing_a-sigcommon.o
  CC       src/feature/dirparse/core_libtor_app_testing_a-signing.o
  CC       src/feature/dirparse/core_libtor_app_testing_a-unparseable.o
  CC       src/feature/hibernate/core_libtor_app_testing_a-hibernate.o
  CC       src/feature/hs_common/core_libtor_app_testing_a-replaycache.o
  CC       src/feature/hs_common/core_libtor_app_testing_a-shared_random_client.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_cache.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_cell.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_circuit.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_circuitmap.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_client.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_common.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_config.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_control.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_descriptor.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_dos.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_ident.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_intropoint.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_metrics.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_ob.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_service.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_stats.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_sys.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_metrics_entry.o
  CC       src/feature/hs/core_libtor_app_testing_a-hs_pow.o
  CC       src/feature/keymgt/core_libtor_app_testing_a-loadkey.o
  CC       src/feature/metrics/core_libtor_app_testing_a-metrics.o
  CC       src/feature/metrics/core_libtor_app_testing_a-metrics_sys.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-authcert.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-describe.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-dirlist.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-microdesc.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-networkstatus.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-nickname.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-nodefamily.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-nodelist.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-node_select.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-routerinfo.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-routerlist.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-routerset.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-fmt_routerstatus.o
  CC       src/feature/nodelist/core_libtor_app_testing_a-torcert.o
  CC       src/feature/relay/core_libtor_app_testing_a-onion_queue.o
  CC       src/feature/relay/core_libtor_app_testing_a-relay_find_addr.o
  CC       src/feature/relay/core_libtor_app_testing_a-router.o
  CC       src/feature/relay/core_libtor_app_testing_a-circuitbuild_relay.o
  CC       src/feature/relay/core_libtor_app_testing_a-dns.o
  CC       src/feature/relay/core_libtor_app_testing_a-ext_orport.o
  CC       src/feature/relay/core_libtor_app_testing_a-routermode.o
  CC       src/feature/relay/core_libtor_app_testing_a-relay_config.o
  CC       src/feature/relay/core_libtor_app_testing_a-relay_handshake.o
  CC       src/feature/relay/core_libtor_app_testing_a-relay_metrics.o
  CC       src/feature/relay/core_libtor_app_testing_a-relay_periodic.o
  CC       src/feature/relay/core_libtor_app_testing_a-relay_sys.o
  CC       src/feature/relay/core_libtor_app_testing_a-routerkeys.o
  CC       src/feature/relay/core_libtor_app_testing_a-selftest.o
  CC       src/feature/relay/core_libtor_app_testing_a-transport_config.o
  CC       src/feature/rend/core_libtor_app_testing_a-rendcommon.o
  CC       src/feature/rend/core_libtor_app_testing_a-rendmid.o
  CC       src/feature/stats/core_libtor_app_testing_a-bwhist.o
  CC       src/feature/stats/core_libtor_app_testing_a-connstats.o
  CC       src/feature/stats/core_libtor_app_testing_a-geoip_stats.o
  CC       src/feature/stats/core_libtor_app_testing_a-rephist.o
  CC       src/feature/stats/core_libtor_app_testing_a-predict_ports.o
  CC       src/app/config/core_libtor_app_testing_a-config.o
  CC       src/app/config/core_libtor_app_testing_a-quiet_level.o
  CC       src/app/config/core_libtor_app_testing_a-resolve_addr.o
  CC       src/app/config/core_libtor_app_testing_a-statefile.o
  CC       src/app/main/core_libtor_app_testing_a-main.o
  CC       src/app/main/core_libtor_app_testing_a-risky_options.o
  CC       src/app/main/core_libtor_app_testing_a-shutdown.o
  CC       src/app/main/core_libtor_app_testing_a-subsystem_list.o
  CC       src/app/main/core_libtor_app_testing_a-subsysmgr.o
  CC       src/lib/compress/libtor_compress_testing_a-compress_buf.o
  CC       src/lib/compress/libtor_compress_testing_a-compress.o
  CC       src/lib/compress/libtor_compress_testing_a-compress_lzma.o
  CC       src/lib/compress/libtor_compress_testing_a-compress_none.o
  CC       src/lib/compress/libtor_compress_testing_a-compress_zlib.o
  CC       src/lib/compress/libtor_compress_testing_a-compress_zstd.o
  CC       src/lib/evloop/libtor_evloop_testing_a-compat_libevent.o
  CC       src/lib/evloop/libtor_evloop_testing_a-evloop_sys.o
  CC       src/lib/evloop/libtor_evloop_testing_a-procmon.o
  CC       src/lib/evloop/libtor_evloop_testing_a-timers.o
  CC       src/lib/evloop/libtor_evloop_testing_a-token_bucket.o
  CC       src/lib/evloop/libtor_evloop_testing_a-workqueue.o
  CC       src/lib/tls/libtor_tls_testing_a-buffers_tls.o
  CC       src/lib/tls/libtor_tls_testing_a-tortls.o
  CC       src/lib/tls/libtor_tls_testing_a-x509.o
  CC       src/lib/tls/libtor_tls_testing_a-tortls_openssl.o
  CC       src/lib/tls/libtor_tls_testing_a-x509_openssl.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_cipher.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_curve25519.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_dh.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_digest.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_ed25519.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_format.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_hkdf.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_init.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_ope.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_pwbox.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_rand.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_rand_fast.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_rand_numeric.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_rsa.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_s2k.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_util.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-digestset.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-aes_openssl.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_digest_openssl.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_rsa_openssl.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_dh_openssl.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_openssl_mgt.o
  CC       src/lib/geoip/libtor_geoip_testing_a-geoip.o
In file included from src/lib/crypt_ops/crypto_rand.c:72:
/usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h>
      |  ^~~~~~~
  CC       src/lib/process/libtor_process_testing_a-daemon.o
  CC       src/lib/process/libtor_process_testing_a-env.o
  CC       src/lib/process/libtor_process_testing_a-pidfile.o
  CC       src/lib/process/libtor_process_testing_a-process_sys.o
  CC       src/lib/process/libtor_process_testing_a-process.o
  CC       src/lib/process/libtor_process_testing_a-process_unix.o
  CC       src/lib/process/libtor_process_testing_a-process_win32.o
  CC       src/lib/process/libtor_process_testing_a-restrict.o
  CC       src/lib/process/libtor_process_testing_a-setuid.o
  CC       src/lib/process/libtor_process_testing_a-waitpid.o
  CC       src/lib/buf/libtor_buf_testing_a-buffers.o
  CC       src/lib/confmgt/libtor_confmgt_testing_a-confmgt.o
  CC       src/lib/confmgt/libtor_confmgt_testing_a-structvar.o
  CC       src/lib/confmgt/libtor_confmgt_testing_a-type_defs.o
  CC       src/lib/confmgt/libtor_confmgt_testing_a-typedvar.o
  CC       src/lib/confmgt/libtor_confmgt_testing_a-unitparse.o
  CC       src/lib/pubsub/libtor_pubsub_testing_a-pubsub_build.o
  CC       src/lib/pubsub/libtor_pubsub_testing_a-pubsub_check.o
  CC       src/lib/pubsub/libtor_pubsub_testing_a-pubsub_publish.o
  CC       src/lib/dispatch/libtor_dispatch_testing_a-dispatch_cfg.o
  CC       src/lib/dispatch/libtor_dispatch_testing_a-dispatch_core.o
  CC       src/lib/dispatch/libtor_dispatch_testing_a-dispatch_naming.o
  CC       src/lib/dispatch/libtor_dispatch_testing_a-dispatch_new.o
  CC       src/lib/time/libtor_time_testing_a-compat_time.o
  CC       src/lib/time/libtor_time_testing_a-time_sys.o
  CC       src/lib/time/libtor_time_testing_a-tvdiff.o
  CC       src/lib/fs/libtor_fs_testing_a-conffile.o
  CC       src/lib/fs/libtor_fs_testing_a-dir.o
  CC       src/lib/fs/libtor_fs_testing_a-files.o
  CC       src/lib/fs/libtor_fs_testing_a-freespace.o
  CC       src/lib/fs/libtor_fs_testing_a-lockfile.o
  CC       src/lib/fs/libtor_fs_testing_a-mmap.o
  CC       src/lib/fs/libtor_fs_testing_a-path.o
  CC       src/lib/fs/libtor_fs_testing_a-storagedir.o
  CC       src/lib/fs/libtor_fs_testing_a-userdb.o
  CC       src/lib/encoding/libtor_encoding_testing_a-binascii.o
  CC       src/lib/encoding/libtor_encoding_testing_a-confline.o
  CC       src/lib/encoding/libtor_encoding_testing_a-cstring.o
  CC       src/lib/encoding/libtor_encoding_testing_a-keyval.o
  CC       src/lib/encoding/libtor_encoding_testing_a-kvline.o
  CC       src/lib/encoding/libtor_encoding_testing_a-pem.o
  CC       src/lib/encoding/libtor_encoding_testing_a-qstring.o
  CC       src/lib/encoding/libtor_encoding_testing_a-time_fmt.o
  CC       src/lib/sandbox/libtor_sandbox_testing_a-sandbox.o
  CC       src/lib/container/libtor_container_testing_a-bloomfilt.o
  CC       src/lib/container/libtor_container_testing_a-map.o
  CC       src/lib/container/libtor_container_testing_a-namemap.o
  CC       src/lib/container/libtor_container_testing_a-order.o
  CC       src/lib/container/libtor_container_testing_a-smartlist.o
  CC       src/lib/net/libtor_net_testing_a-address.o
  CC       src/lib/net/libtor_net_testing_a-alertsock.o
  CC       src/lib/net/libtor_net_testing_a-buffers_net.o
  CC       src/lib/net/libtor_net_testing_a-gethostname.o
  CC       src/lib/net/libtor_net_testing_a-inaddr.o
  CC       src/lib/net/libtor_net_testing_a-network_sys.o
  CC       src/lib/net/libtor_net_testing_a-resolve.o
  CC       src/lib/net/libtor_net_testing_a-socket.o
  CC       src/lib/net/libtor_net_testing_a-socketpair.o
  CC       src/lib/thread/libtor_thread_testing_a-compat_threads.o
  CC       src/lib/thread/libtor_thread_testing_a-numcpus.o
  CC       src/lib/thread/libtor_thread_testing_a-compat_pthreads.o
  CC       src/lib/memarea/libtor_memarea_testing_a-memarea.o
  CC       src/lib/math/libtor_math_testing_a-fp.o
  CC       src/lib/math/libtor_math_testing_a-laplace.o
  CC       src/lib/math/libtor_math_testing_a-prob_distr.o
  CC       src/lib/meminfo/libtor_meminfo_testing_a-meminfo.o
  CC       src/lib/osinfo/libtor_osinfo_testing_a-uname.o
  CC       src/lib/osinfo/libtor_osinfo_testing_a-libc.o
  CC       src/lib/term/libtor_term_testing_a-getpass.o
  CC       src/ext/lib_libtor_term_testing_a-readpassphrase.o
  CC       src/lib/log/libtor_log_testing_a-escape.o
  CC       src/lib/log/libtor_log_testing_a-ratelim.o
  CC       src/lib/log/libtor_log_testing_a-log.o
  CC       src/lib/log/libtor_log_testing_a-log_sys.o
  CC       src/lib/log/libtor_log_testing_a-util_bug.o
  CC       src/lib/lock/libtor_lock_testing_a-compat_mutex.o
  CC       src/lib/lock/libtor_lock_testing_a-compat_mutex_pthreads.o
  CC       src/lib/fdio/libtor_fdio_testing_a-fdio.o
  CC       src/lib/string/libtor_string_testing_a-compat_ctype.o
  CC       src/lib/string/libtor_string_testing_a-compat_string.o
  CC       src/lib/string/libtor_string_testing_a-util_string.o
  CC       src/lib/string/libtor_string_testing_a-parse_int.o
  CC       src/lib/string/libtor_string_testing_a-printf.o
  CC       src/lib/string/libtor_string_testing_a-scanf.o
  CC       src/lib/smartlist_core/libtor_smartlist_core_testing_a-smartlist_split.o
  CC       src/lib/smartlist_core/libtor_smartlist_core_testing_a-smartlist_core.o
  CC       src/lib/malloc/libtor_malloc_testing_a-malloc.o
  CC       src/lib/malloc/libtor_malloc_testing_a-map_anon.o
  CC       src/lib/wallclock/libtor_wallclock_testing_a-approx_time.o
  CC       src/lib/wallclock/libtor_wallclock_testing_a-time_to_tm.o
  CC       src/lib/wallclock/libtor_wallclock_testing_a-tor_gettimeofday.o
  CC       src/lib/err/libtor_err_testing_a-backtrace.o
  CC       src/lib/err/libtor_err_testing_a-torerr.o
  CC       src/lib/err/libtor_err_testing_a-torerr_sys.o
  CC       src/lib/version/libtor_version_testing_a-git_revision.o
  CC       src/lib/version/libtor_version_testing_a-version.o
  CC       src/lib/llharden/libtor_llharden_testing_a-winprocess_sys.o
  CC       src/ext/lib_libtor_ctime_testing_a-csiphash.o
  CC       src/lib/ctime/libtor_ctime_testing_a-di_ops.o
  CC       src/lib/metrics/libtor_metrics_testing_a-metrics_store.o
  CC       src/lib/metrics/libtor_metrics_testing_a-metrics_store_entry.o
  CC       src/lib/metrics/libtor_metrics_testing_a-metrics_common.o
  CC       src/lib/metrics/libtor_metrics_testing_a-prometheus.o
  CC       src/ext/trunnel/trunnel_libor_trunnel_testing_a-trunnel.o
  CC       src/trunnel/libor_trunnel_testing_a-ed25519_cert.o
  CC       src/trunnel/libor_trunnel_testing_a-extension.o
  CC       src/trunnel/libor_trunnel_testing_a-link_handshake.o
  CC       src/trunnel/libor_trunnel_testing_a-pwbox.o
  CC       src/trunnel/hs/libor_trunnel_testing_a-cell_establish_intro.o
  CC       src/trunnel/hs/libor_trunnel_testing_a-cell_introduce1.o
  CC       src/trunnel/hs/libor_trunnel_testing_a-cell_rendezvous.o
  CC       src/trunnel/libor_trunnel_testing_a-channelpadding_negotiation.o
  CC       src/trunnel/libor_trunnel_testing_a-sendme_cell.o
  CC       src/trunnel/libor_trunnel_testing_a-congestion_control.o
  CC       src/trunnel/libor_trunnel_testing_a-flow_control_cells.o
  CC       src/trunnel/libor_trunnel_testing_a-socks5.o
  CC       src/trunnel/libor_trunnel_testing_a-netinfo.o
  CC       src/trunnel/libor_trunnel_testing_a-circpad_negotiation.o
  CC       src/trunnel/libor_trunnel_testing_a-conflux.o
  CC       src/test/test_slow-rng_test_helpers.o
  CC       src/test/test_slow-test_slow.o
  CC       src/test/test_slow-test_crypto_slow.o
  CC       src/test/test_slow-test_process_slow.o
  CC       src/test/test_slow-test_hs_pow_slow.o
  CC       src/test/test_slow-test_prob_distr.o
  CC       src/test/test_slow-ptr_helpers.o
  CC       src/test/test_slow-test_ptr_slow.o
  CC       src/test/test_slow-testing_common.o
  CC       src/test/test_slow-testing_rsakeys.o
  CC       src/ext/test_test_slow-tinytest.o
  CC       src/test/test_memwipe-test-memwipe.o
  CC       src/test/test-process.o
  CC       src/test/test_workqueue-test_workqueue.o
  CC       src/test/test_switch_id-test_switch_id.o
  CC       src/test/test_timers-test-timers.o
  CC       src/test/test_rng-test_rng.o
  CC       src/test/test_ntor_cl.o
  CC       src/test/test_hs_ntor_cl.o
  CC       src/test/test_bt_cl-test_bt_cl.o
  CC       src/lib/intmath/libtor_intmath_testing_a-addsub.o
  CC       src/lib/intmath/libtor_intmath_testing_a-bits.o
  CC       src/lib/intmath/libtor_intmath_testing_a-muldiv.o
  CC       src/lib/intmath/libtor_intmath_testing_a-weakrng.o
  CC       src/tools/tor_runner.o
  GEN      doc/man/tor.1
  GEN      doc/man/tor-gencert.1
  GEN      doc/man/tor-resolve.1
  GEN      doc/man/torify.1
  GEN      doc/man/tor-print-ed-signing-cert.1
  CC       src/app/main/tor_main.o
  CC       src/core/crypto/hs_ntor.o
  CC       src/core/crypto/onion_crypto.o
  CC       src/core/crypto/onion_fast.o
  CC       src/core/crypto/onion_ntor.o
  CC       src/core/crypto/onion_ntor_v3.o
  CC       src/core/crypto/onion_tap.o
  CC       src/core/crypto/relay_crypto.o
  CC       src/core/mainloop/connection.o
  CC       src/core/mainloop/cpuworker.o
  CC       src/core/mainloop/mainloop.o
  CC       src/core/mainloop/mainloop_pubsub.o
  CC       src/core/mainloop/mainloop_sys.o
  CC       src/core/mainloop/netstatus.o
  CC       src/core/mainloop/periodic.o
  CC       src/core/or/address_set.o
  CC       src/core/or/channel.o
  CC       src/core/or/channelpadding.o
  CC       src/core/or/channeltls.o
  CC       src/core/or/circuitbuild.o
  CC       src/core/or/circuitlist.o
  CC       src/core/or/circuitmux.o
  CC       src/core/or/circuitmux_ewma.o
  CC       src/core/or/circuitpadding.o
  CC       src/core/or/circuitpadding_machines.o
  CC       src/core/or/circuitstats.o
  CC       src/core/or/circuituse.o
  CC       src/core/or/crypt_path.o
  CC       src/core/or/command.o
  CC       src/core/or/connection_edge.o
  CC       src/core/or/connection_or.o
  CC       src/core/or/dos.o
  CC       src/core/or/dos_config.o
  CC       src/core/or/dos_sys.o
  CC       src/core/or/extendinfo.o
  CC       src/core/or/onion.o
  CC       src/core/or/ocirc_event.o
  CC       src/core/or/or_periodic.o
  CC       src/core/or/or_sys.o
  CC       src/core/or/orconn_event.o
  CC       src/core/or/policies.o
  CC       src/core/or/protover.o
  CC       src/core/or/reasons.o
  CC       src/core/or/relay.o
  CC       src/core/or/scheduler.o
  CC       src/core/or/scheduler_kist.o
  CC       src/core/or/scheduler_vanilla.o
  CC       src/core/or/sendme.o
  CC       src/core/or/congestion_control_common.o
In file included from ./src/lib/crypt_ops/crypto_rsa.h:21,
                 from ./src/core/or/or.h:31,
                 from src/core/or/scheduler.c:4:
src/core/or/scheduler.c: In function 'scheduler_ev_add':
src/core/or/scheduler.c:590:24: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'time_t' {aka 'long long int'} [-Wformat=]
  590 |     log_warn(LD_SCHED, "Adding to libevent failed. Next run time was set to: "
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  591 |                        "%ld.%06ld", next_run->tv_sec, (long)next_run->tv_usec);
      |                                     ~~~~~~~~~~~~~~~~
      |                                             |
      |                                             time_t {aka long long int}
./src/lib/log/log.h:278:43: note: in definition of macro 'log_warn'
  278 |   log_fn_(LOG_WARN, domain, __FUNCTION__, args, ##__VA_ARGS__)
      |                                           ^~~~
  CC       src/core/or/congestion_control_vegas.o
  CC       src/core/or/congestion_control_flow.o
  CC       src/core/or/conflux.o
  CC       src/core/or/conflux_cell.o
  CC       src/core/or/conflux_params.o
  CC       src/core/or/conflux_pool.o
  CC       src/core/or/conflux_sys.o
  CC       src/core/or/conflux_util.o
  CC       src/core/or/status.o
  CC       src/core/or/versions.o
  CC       src/core/proto/proto_cell.o
  CC       src/core/proto/proto_control0.o
  CC       src/core/proto/proto_ext_or.o
  CC       src/core/proto/proto_haproxy.o
  CC       src/core/proto/proto_http.o
  CC       src/core/proto/proto_socks.o
  CC       src/feature/api/tor_api.o
  CC       src/feature/client/addressmap.o
  CC       src/feature/client/bridges.o
  CC       src/feature/client/circpathbias.o
  CC       src/feature/client/dnsserv.o
  CC       src/feature/client/entrynodes.o
  CC       src/feature/client/proxymode.o
  CC       src/feature/client/transports.o
  CC       src/feature/control/btrack.o
  CC       src/feature/control/btrack_circuit.o
  CC       src/feature/control/btrack_orconn.o
  CC       src/feature/control/btrack_orconn_cevent.o
  CC       src/feature/control/btrack_orconn_maps.o
  CC       src/feature/control/control.o
  CC       src/feature/control/control_auth.o
  CC       src/feature/control/control_bootstrap.o
  CC       src/feature/control/control_cmd.o
  CC       src/feature/control/control_hs.o
  CC       src/feature/control/control_events.o
  CC       src/feature/control/control_fmt.o
  CC       src/feature/control/control_getinfo.o
  CC       src/feature/control/control_proto.o
  CC       src/feature/control/getinfo_geoip.o
  CC       src/feature/dirauth/authmode.o
  CC       src/feature/dirauth/bridgeauth.o
  CC       src/feature/dirauth/bwauth.o
  CC       src/feature/dirauth/dirauth_config.o
  CC       src/feature/dirauth/dirauth_periodic.o
  CC       src/feature/dirauth/dirauth_sys.o
  CC       src/feature/dirauth/dircollate.o
  CC       src/feature/dirauth/dirvote.o
  CC       src/feature/dirauth/dsigs_parse.o
  CC       src/feature/dirauth/guardfraction.o
  CC       src/feature/dirauth/keypin.o
  CC       src/feature/dirauth/process_descs.o
  CC       src/feature/dirauth/reachability.o
  CC       src/feature/dirauth/recommend_pkg.o
  CC       src/feature/dirauth/shared_random.o
  CC       src/feature/dirauth/shared_random_state.o
  CC       src/feature/dirauth/voteflags.o
  CC       src/feature/dirauth/voting_schedule.o
  CC       src/feature/dircache/conscache.o
  CC       src/feature/dircache/consdiffmgr.o
  CC       src/feature/dircache/dircache.o
  CC       src/feature/dircache/dirserv.o
  CC       src/feature/dirclient/dirclient.o
  CC       src/feature/dirclient/dirclient_modes.o
  CC       src/feature/dirclient/dlstatus.o
  CC       src/feature/dircommon/consdiff.o
  CC       src/feature/dircommon/directory.o
  CC       src/feature/dircommon/fp_pair.o
  CC       src/feature/dirparse/authcert_parse.o
  CC       src/feature/dirparse/microdesc_parse.o
  CC       src/feature/dirparse/ns_parse.o
  CC       src/feature/dirparse/parsecommon.o
  CC       src/feature/dirparse/policy_parse.o
  CC       src/feature/dirparse/routerparse.o
  CC       src/feature/dirparse/sigcommon.o
  CC       src/feature/dirparse/signing.o
  CC       src/feature/dirparse/unparseable.o
  CC       src/feature/hibernate/hibernate.o
  CC       src/feature/hs_common/replaycache.o
  CC       src/feature/hs_common/shared_random_client.o
  CC       src/feature/hs/hs_cache.o
  CC       src/feature/hs/hs_cell.o
  CC       src/feature/hs/hs_circuit.o
  CC       src/feature/hs/hs_circuitmap.o
  CC       src/feature/hs/hs_client.o
  CC       src/feature/hs/hs_common.o
  CC       src/feature/hs/hs_config.o
  CC       src/feature/hs/hs_control.o
  CC       src/feature/hs/hs_descriptor.o
  CC       src/feature/hs/hs_dos.o
  CC       src/feature/hs/hs_ident.o
  CC       src/feature/hs/hs_intropoint.o
  CC       src/feature/hs/hs_metrics.o
  CC       src/feature/hs/hs_ob.o
  CC       src/feature/hs/hs_service.o
  CC       src/feature/hs/hs_stats.o
  CC       src/feature/hs/hs_sys.o
  CC       src/feature/hs/hs_metrics_entry.o
  CC       src/feature/hs/hs_pow.o
  CC       src/feature/keymgt/loadkey.o
  CC       src/feature/metrics/metrics.o
  CC       src/feature/metrics/metrics_sys.o
  CC       src/feature/nodelist/authcert.o
  CC       src/feature/nodelist/describe.o
  CC       src/feature/nodelist/dirlist.o
  CC       src/feature/nodelist/microdesc.o
  CC       src/feature/nodelist/networkstatus.o
  CC       src/feature/nodelist/nickname.o
  CC       src/feature/nodelist/nodefamily.o
  CC       src/feature/nodelist/nodelist.o
  CC       src/feature/nodelist/node_select.o
  CC       src/feature/nodelist/routerinfo.o
  CC       src/feature/nodelist/routerlist.o
  CC       src/feature/nodelist/routerset.o
  CC       src/feature/nodelist/fmt_routerstatus.o
  CC       src/feature/nodelist/torcert.o
  CC       src/feature/relay/onion_queue.o
  CC       src/feature/relay/relay_find_addr.o
  CC       src/feature/relay/router.o
  CC       src/feature/relay/circuitbuild_relay.o
  CC       src/feature/relay/dns.o
  CC       src/feature/relay/ext_orport.o
  CC       src/feature/relay/routermode.o
  CC       src/feature/relay/relay_config.o
  CC       src/feature/relay/relay_handshake.o
  CC       src/feature/relay/relay_metrics.o
  CC       src/feature/relay/relay_periodic.o
  CC       src/feature/relay/relay_sys.o
  CC       src/feature/relay/routerkeys.o
  CC       src/feature/relay/selftest.o
  CC       src/feature/relay/transport_config.o
  CC       src/feature/rend/rendcommon.o
  CC       src/feature/rend/rendmid.o
  CC       src/feature/stats/bwhist.o
  CC       src/feature/stats/connstats.o
  CC       src/feature/stats/geoip_stats.o
  CC       src/feature/stats/rephist.o
  CC       src/feature/stats/predict_ports.o
  CC       src/app/config/config.o
  CC       src/app/config/quiet_level.o
  CC       src/app/config/resolve_addr.o
  CC       src/app/config/statefile.o
  CC       src/lib/compress/compress.o
  CC       src/lib/compress/compress_buf.o
  CC       src/lib/compress/compress_lzma.o
  CC       src/lib/compress/compress_none.o
  CC       src/lib/compress/compress_zlib.o
  CC       src/lib/compress/compress_zstd.o
  CC       src/lib/evloop/compat_libevent.o
  CC       src/lib/evloop/evloop_sys.o
  CC       src/lib/evloop/procmon.o
  CC       src/lib/evloop/timers.o
  CC       src/lib/evloop/token_bucket.o
  CC       src/lib/evloop/workqueue.o
  CC       src/lib/tls/libtor_tls_a-buffers_tls.o
  CC       src/lib/tls/libtor_tls_a-tortls.o
  CC       src/lib/tls/libtor_tls_a-x509.o
  CC       src/lib/tls/libtor_tls_a-tortls_openssl.o
  CC       src/lib/tls/libtor_tls_a-x509_openssl.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_cipher.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_curve25519.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_dh.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_digest.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_ed25519.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_format.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_hkdf.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_init.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_ope.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_pwbox.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_rand.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_rand_fast.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_rand_numeric.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_rsa.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_s2k.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_util.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-digestset.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-aes_openssl.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_digest_openssl.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_rsa_openssl.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_dh_openssl.o
  CC       src/lib/crypt_ops/libtor_crypt_ops_a-crypto_openssl_mgt.o
  CC       src/ext/keccak-tiny/libkeccak_tiny_a-keccak-tiny-unrolled.o
  CC       src/ext/curve25519_donna/lib_libcurve25519_donna_a-curve25519-donna.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_0.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_1.o
In file included from src/lib/crypt_ops/crypto_rand.c:72:
/usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h>
      |  ^~~~~~~
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_add.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_cmov.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_frombytes.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_copy.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_invert.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_isnegative.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_isnonzero.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_mul.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_neg.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_pow22523.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_sq.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_sq2.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_sub.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-fe_tobytes.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_add.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_double_scalarmult.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_frombytes.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_madd.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_msub.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_p1p1_to_p2.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_p1p1_to_p3.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_p2_0.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_p2_dbl.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_p3_0.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_p3_dbl.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_p3_to_cached.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_p3_to_p2.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_p3_tobytes.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_precomp_0.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_scalarmult_base.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_sub.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-ge_tobytes.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-keypair.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-open.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-sc_muladd.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-sign.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-sc_reduce.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-keyconv.o
  CC       src/ext/ed25519/ref10/libed25519_ref10_a-blinding.o
  CC       src/ext/ed25519/donna/libed25519_donna_a-ed25519_tor.o
  CC       src/ext/equix/hashx/src/libhashx_a-blake2.o
  CC       src/ext/equix/hashx/src/libhashx_a-compiler.o
  CC       src/ext/equix/hashx/src/libhashx_a-compiler_a64.o
  CC       src/ext/equix/hashx/src/libhashx_a-compiler_x86.o
  CC       src/ext/equix/hashx/src/libhashx_a-context.o
  CC       src/ext/equix/hashx/src/libhashx_a-hashx.o
  CC       src/ext/equix/hashx/src/libhashx_a-program.o
  CC       src/ext/equix/hashx/src/libhashx_a-program_exec.o
  CC       src/ext/equix/hashx/src/libhashx_a-siphash.o
  CC       src/ext/equix/hashx/src/libhashx_a-siphash_rng.o
  CC       src/ext/equix/hashx/src/libhashx_a-virtual_memory.o
  CC       src/ext/equix/src/libequix_a-context.o
  CC       src/ext/equix/src/libequix_a-solver.o
  CC       src/ext/equix/src/libequix_a-equix.o
  CC       src/lib/geoip/geoip.o
  CC       src/lib/process/daemon.o
  CC       src/lib/process/env.o
  CC       src/lib/process/pidfile.o
  CC       src/lib/process/process.o
  CC       src/lib/process/process_sys.o
  CC       src/lib/process/process_unix.o
  CC       src/lib/process/process_win32.o
  CC       src/lib/process/restrict.o
  CC       src/lib/process/setuid.o
  CC       src/lib/process/waitpid.o
  CC       src/lib/buf/buffers.o
  CC       src/lib/confmgt/confmgt.o
  CC       src/lib/confmgt/structvar.o
  CC       src/lib/confmgt/type_defs.o
  CC       src/lib/confmgt/typedvar.o
  CC       src/lib/confmgt/unitparse.o
  CC       src/lib/pubsub/pubsub_build.o
  CC       src/lib/pubsub/pubsub_check.o
  CC       src/lib/pubsub/pubsub_publish.o
  CC       src/lib/dispatch/dispatch_cfg.o
  CC       src/lib/dispatch/dispatch_core.o
  CC       src/lib/dispatch/dispatch_naming.o
  CC       src/lib/dispatch/dispatch_new.o
  CC       src/lib/time/compat_time.o
  CC       src/lib/time/time_sys.o
  CC       src/lib/time/tvdiff.o
  CC       src/lib/fs/conffile.o
  CC       src/lib/fs/dir.o
  CC       src/lib/fs/files.o
  CC       src/lib/fs/freespace.o
  CC       src/lib/fs/lockfile.o
  CC       src/lib/fs/mmap.o
  CC       src/lib/fs/path.o
  CC       src/lib/fs/storagedir.o
  CC       src/lib/fs/userdb.o
  CC       src/lib/encoding/binascii.o
  CC       src/lib/encoding/confline.o
  CC       src/lib/encoding/cstring.o
  CC       src/lib/encoding/keyval.o
  CC       src/lib/encoding/kvline.o
  CC       src/lib/encoding/qstring.o
  CC       src/lib/encoding/pem.o
  CC       src/lib/encoding/time_fmt.o
  CC       src/lib/sandbox/sandbox.o
  CC       src/lib/container/bloomfilt.o
  CC       src/lib/container/map.o
  CC       src/lib/container/namemap.o
  CC       src/lib/container/order.o
  CC       src/lib/container/smartlist.o
  CC       src/lib/net/address.o
  CC       src/lib/net/alertsock.o
  CC       src/lib/net/buffers_net.o
  CC       src/lib/net/gethostname.o
  CC       src/lib/net/inaddr.o
  CC       src/lib/net/network_sys.o
  CC       src/lib/net/resolve.o
  CC       src/lib/net/socket.o
  CC       src/lib/net/socketpair.o
  CC       src/lib/thread/compat_threads.o
  CC       src/lib/thread/numcpus.o
  CC       src/lib/thread/compat_pthreads.o
  CC       src/lib/memarea/memarea.o
  CC       src/lib/math/fp.o
  CC       src/lib/math/laplace.o
  CC       src/lib/math/prob_distr.o
  CC       src/lib/meminfo/meminfo.o
  CC       src/lib/osinfo/uname.o
  CC       src/lib/osinfo/libc.o
  CC       src/lib/log/escape.o
  CC       src/lib/log/ratelim.o
  CC       src/lib/log/log.o
  CC       src/lib/log/log_sys.o
  CC       src/lib/log/util_bug.o
  CC       src/lib/lock/compat_mutex.o
  CC       src/lib/lock/compat_mutex_pthreads.o
  CC       src/lib/fdio/fdio.o
  CC       src/lib/string/compat_ctype.o
  CC       src/lib/string/compat_string.o
  CC       src/lib/string/util_string.o
  CC       src/lib/string/parse_int.o
  CC       src/lib/string/printf.o
  CC       src/lib/string/scanf.o
  CC       src/lib/term/getpass.o
  CC       src/ext/readpassphrase.o
  CC       src/lib/smartlist_core/smartlist_core.o
  CC       src/lib/smartlist_core/smartlist_split.o
  CC       src/lib/malloc/malloc.o
  CC       src/lib/wallclock/approx_time.o
  CC       src/lib/malloc/map_anon.o
  CC       src/lib/wallclock/time_to_tm.o
  CC       src/lib/wallclock/tor_gettimeofday.o
  CC       src/lib/err/backtrace.o
  CC       src/lib/err/torerr.o
  CC       src/lib/err/torerr_sys.o
  CC       src/lib/version/git_revision.o
  CC       src/lib/version/version.o
  CC       src/lib/llharden/winprocess_sys.o
  CC       src/lib/intmath/addsub.o
  CC       src/lib/intmath/bits.o
  CC       src/lib/intmath/muldiv.o
  CC       src/lib/intmath/weakrng.o
  CC       src/lib/ctime/libtor_ctime_a-di_ops.o
  CC       src/lib/metrics/metrics_store.o
  CC       src/lib/metrics/metrics_store_entry.o
  CC       src/lib/metrics/metrics_common.o
  CC       src/lib/metrics/prometheus.o
  CC       src/ext/trunnel/trunnel_libor_trunnel_a-trunnel.o
  CC       src/trunnel/libor_trunnel_a-ed25519_cert.o
  CC       src/trunnel/libor_trunnel_a-extension.o
  CC       src/trunnel/libor_trunnel_a-link_handshake.o
  CC       src/trunnel/libor_trunnel_a-pwbox.o
  CC       src/trunnel/hs/libor_trunnel_a-cell_establish_intro.o
  CC       src/trunnel/hs/libor_trunnel_a-cell_introduce1.o
  CC       src/trunnel/hs/libor_trunnel_a-cell_rendezvous.o
  CC       src/trunnel/libor_trunnel_a-channelpadding_negotiation.o
  CC       src/trunnel/libor_trunnel_a-sendme_cell.o
  CC       src/trunnel/libor_trunnel_a-flow_control_cells.o
  CC       src/trunnel/libor_trunnel_a-congestion_control.o
  CC       src/trunnel/libor_trunnel_a-socks5.o
  CC       src/trunnel/libor_trunnel_a-netinfo.o
  CC       src/trunnel/libor_trunnel_a-circpad_negotiation.o
  CC       src/trunnel/libor_trunnel_a-conflux.o
  CC       src/lib/trace/trace_stub.o
  CC       src/tools/tor-resolve.o
  CC       src/tools/tor-print-ed-signing-cert.o
  CC       src/tools/tor-gencert.o
  CC       src/test/bench.o
  CC       src/test/test-fakecircs.o
  CC       src/test/test-log_test_helpers.o
  CC       src/test/test-hs_test_helpers.o
  CC       src/test/test-opts_test_helpers.o
  CC       src/test/test-resolve_test_helpers.o
  CC       src/test/test-rng_test_helpers.o
  CC       src/test/test-test.o
  CC       src/test/test-test_accounting.o
  CC       src/test/test-test_addr.o
  CC       src/test/test-test_address.o
  CC       src/test/test-test_address_set.o
  CC       src/test/test-test_bridges.o
src/tools/tor-resolve.c: In function 'do_resolve.constprop':
src/tools/tor-resolve.c:459:6: warning: 'encoded_len' may be used uninitialized [-Wmaybe-uninitialized]
  459 |   if ((len = build_socks_resolve_request(&req, "", hostname, reverse,
      |      ^
src/tools/tor-resolve.c:85:11: note: 'encoded_len' was declared here
   85 |   ssize_t encoded_len = socks4_client_request_encoded_len(rq);
      |           ^~~~~~~~~~~
  CC       src/test/test-test_btrack.o
  CC       src/test/test-test_buffers.o
  CC       src/test/test-test_bwmgt.o
  CC       src/test/test-test_cell_formats.o
  CC       src/test/test-test_cell_queue.o
  CC       src/test/test-test_channel.o
  CC       src/test/test-test_channelpadding.o
  CC       src/test/test-test_circuitpadding.o
  CC       src/test/test-test_channeltls.o
  CC       src/test/test-test_checkdir.o
  CC       src/test/test-test_circuitlist.o
  CC       src/test/test-test_circuitmux.o
  CC       src/test/test-test_circuitmux_ewma.o
  CC       src/test/test-test_circuitbuild.o
  CC       src/test/test-test_circuituse.o
  CC       src/test/test-test_circuitstats.o
  CC       src/test/test-test_compat_libevent.o
  CC       src/test/test-test_config.o
  CC       src/test/test-test_conflux_cell.o
  CC       src/test/test-test_conflux_pool.o
  CC       src/test/test-test_confmgr.o
  CC       src/test/test-test_confparse.o
  CC       src/test/test-test_congestion_control.o
  CC       src/test/test-test_connection.o
  CC       src/test/test-test_conscache.o
  CC       src/test/test-test_consdiff.o
  CC       src/test/test-test_consdiffmgr.o
  CC       src/test/test-test_containers.o
  CC       src/test/test-test_controller.o
  CC       src/test/test-test_controller_events.o
  CC       src/test/test-test_crypto.o
  CC       src/test/test-test_crypto_ope.o
  CC       src/test/test-test_crypto_rng.o
  CC       src/test/test-test_data.o
  CC       src/test/test-test_dir.o
  CC       src/test/test-test_dirauth_ports.o
  CC       src/test/test-test_dirvote.o
  CC       src/test/test-test_dir_common.o
  CC       src/test/test-test_dir_handle_get.o
  CC       src/test/test-test_dispatch.o
  CC       src/test/test-test_dos.o
  CC       src/test/test-test_entryconn.o
  CC       src/test/test-test_entrynodes.o
  CC       src/test/test-test_geoip.o
  CC       src/test/test-test_guardfraction.o
  CC       src/test/test-test_extorport.o
  CC       src/test/test-test_hs_common.o
  CC       src/test/test-test_hs_config.o
  CC       src/test/test-test_hs_cell.o
  CC       src/test/test-test_hs_ntor.o
  CC       src/test/test-test_hs_service.o
  CC       src/test/test-test_hs_client.o
  CC       src/test/test-test_hs_intropoint.o
  CC       src/test/test-test_hs_control.o
  CC       src/test/test-test_hs_ob.o
  CC       src/test/test-test_handles.o
  CC       src/test/test-test_hs_cache.o
  CC       src/test/test-test_hs_descriptor.o
  CC       src/test/test-test_hs_dos.o
  CC       src/test/test-test_hs_metrics.o
  CC       src/test/test-test_hs_pow.o
  CC       src/test/test-test_keypin.o
  CC       src/test/test-test_link_handshake.o
  CC       src/test/test-test_logging.o
  CC       src/test/test-test_mainloop.o
  CC       src/test/test-test_metrics.o
  CC       src/test/test-test_microdesc.o
  CC       src/test/test-test_namemap.o
  CC       src/test/test-test_netinfo.o
  CC       src/test/test-test_nodelist.o
  CC       src/test/test-test_ntor_v3.o
  CC       src/test/test-test_oom.o
  CC       src/test/test-test_oos.o
  CC       src/test/test-test_options.o
  CC       src/test/test-test_options_act.o
  CC       src/test/test-test_pem.o
  CC       src/test/test-test_periodic_event.o
  CC       src/test/test-test_policy.o
  CC       src/test/test-test_process.o
  CC       src/test/test-test_process_descs.o
  CC       src/test/test-test_prob_distr.o
  CC       src/test/test-test_procmon.o
  CC       src/test/test-test_proto_haproxy.o
  CC       src/test/test-test_proto_http.o
  CC       src/test/test-test_proto_misc.o
  CC       src/test/test-test_protover.o
  CC       src/test/test-test_pt.o
  CC       src/test/test-test_pubsub_build.o
  CC       src/test/test-test_pubsub_msg.o
  CC       src/test/test-test_relay.o
  CC       src/test/test-test_relaycell.o
  CC       src/test/test-test_relaycrypt.o
  CC       src/test/test-test_replay.o
  CC       src/test/test-test_router.o
  CC       src/test/test-test_routerkeys.o
  CC       src/test/test-test_routerlist.o
  CC       src/test/test-test_routerset.o
  CC       src/test/test-test_sandbox.o
  CC       src/test/test-test_scheduler.o
  CC       src/test/test-test_sendme.o
  CC       src/test/test-test_shared_random.o
  CC       src/test/test-test_socks.o
  CC       src/test/test-test_statefile.o
  CC       src/test/test-test_stats.o
  CC       src/test/test-test_status.o
  CC       src/test/test-test_storagedir.o
  CC       src/test/test-test_threads.o
  CC       src/test/test-test_token_bucket.o
  CC       src/test/test-test_tortls.o
  CC       src/test/test-test_util.o
  CC       src/test/test-test_util_format.o
  CC       src/test/test-test_util_process.o
  CC       src/test/test-test_voting_flags.o
  CC       src/test/test-test_voting_schedule.o
  CC       src/test/test-test_x509.o
  CC       src/test/test-test_helpers.o
  CC       src/test/test-test_dns.o
  CC       src/test/test-test_parsecommon.o
  CC       src/test/test-testing_common.o
  CC       src/test/test-testing_rsakeys.o
  CC       src/test/test-test_crypto_openssl.o
  CC       src/test/test-test_tortls_openssl.o
  AR       src/core/libtor-app-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-compress-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-evloop-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-tls-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-crypt-ops-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-geoip-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-process-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-buf-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-confmgt-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-pubsub-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-dispatch-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-time-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-fs-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-encoding-testing.a
  AR       src/lib/libtor-sandbox-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-container-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-net-testing.a
  AR       src/lib/libtor-thread-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-memarea-testing.a
  AR       src/lib/libtor-math-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-meminfo-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-osinfo-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-log-testing.a
  AR       src/lib/libtor-term-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-lock-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-fdio-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-string-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-smartlist-core-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-malloc-testing.a
  AR       src/lib/libtor-wallclock-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-err-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-version-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-llharden-testing.a
  AR       src/lib/libtor-ctime-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-metrics-testing.a
  AR       src/trunnel/libor-trunnel-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     src/test/test-process
  CC       src/test/fuzz/fuzz_address-fuzzing_common.o
  CC       src/test/fuzz/fuzz_address-fuzz_address.o
  CC       src/test/fuzz/fuzz_addressPTR-fuzzing_common.o
  CC       src/test/fuzz/fuzz_addressPTR-fuzz_addressPTR.o
  CC       src/test/fuzz/fuzz_consensus-fuzzing_common.o
  CC       src/test/fuzz/fuzz_consensus-fuzz_consensus.o
  CC       src/test/fuzz/fuzz_descriptor-fuzz_descriptor.o
  CC       src/test/fuzz/fuzz_descriptor-fuzzing_common.o
  CC       src/test/fuzz/fuzz_diff-fuzzing_common.o
  CC       src/test/fuzz/fuzz_diff-fuzz_diff.o
  CC       src/test/fuzz/fuzz_diff_apply-fuzzing_common.o
  CC       src/test/fuzz/fuzz_diff_apply-fuzz_diff_apply.o
  CC       src/test/fuzz/fuzz_extrainfo-fuzzing_common.o
  CC       src/test/fuzz/fuzz_extrainfo-fuzz_extrainfo.o
  CC       src/test/fuzz/fuzz_hsdescv3-fuzzing_common.o
  CC       src/test/fuzz/fuzz_hsdescv3-fuzz_hsdescv3.o
  CC       src/test/fuzz/fuzz_hsdescv3_inner-fuzzing_common.o
  CC       src/test/fuzz/fuzz_hsdescv3_inner-fuzz_hsdescv3_inner.o
  CC       src/test/fuzz/fuzz_hsdescv3_middle-fuzzing_common.o
  CC       src/test/fuzz/fuzz_hsdescv3_middle-fuzz_hsdescv3_middle.o
  CC       src/test/fuzz/fuzz_http-fuzzing_common.o
  CC       src/test/fuzz/fuzz_http-fuzz_http.o
  CC       src/test/fuzz/fuzz_http_connect-fuzzing_common.o
  CC       src/test/fuzz/fuzz_http_connect-fuzz_http_connect.o
  CC       src/test/fuzz/fuzz_microdesc-fuzzing_common.o
  CC       src/test/fuzz/fuzz_microdesc-fuzz_microdesc.o
  CC       src/test/fuzz/fuzz_socks-fuzzing_common.o
  CC       src/test/fuzz/fuzz_socks-fuzz_socks.o
  CC       src/test/fuzz/fuzz_strops-fuzzing_common.o
  CC       src/test/fuzz/fuzz_strops-fuzz_strops.o
  CC       src/test/fuzz/fuzz_vrs-fuzzing_common.o
  CC       src/test/fuzz/fuzz_vrs-fuzz_vrs.o
  AR       src/lib/libtor-intmath-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/tools/libtorrunner.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/core/libtor-app.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-compress.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-evloop.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-tls.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-crypt-ops.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/ext/keccak-tiny/libkeccak-tiny.a
  AR       src/lib/libcurve25519_donna.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/ext/ed25519/ref10/libed25519_ref10.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/ext/ed25519/donna/libed25519_donna.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/ext/equix/libhashx.a
  AR       src/ext/equix/libequix.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-geoip.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-process.a
  AR       src/lib/libtor-buf.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-confmgt.a
  AR       src/lib/libtor-pubsub.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-dispatch.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-time.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-fs.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-encoding.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-container.a
  AR       src/lib/libtor-sandbox.a
  AR       src/lib/libtor-net.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-memarea.a
  AR       src/lib/libtor-thread.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-math.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-osinfo.a
  AR       src/lib/libtor-log.a
  AR       src/lib/libtor-meminfo.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-lock.a
  AR       src/lib/libtor-fdio.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-string.a
  AR       src/lib/libtor-term.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-smartlist-core.a
  AR       src/lib/libtor-malloc.a
  AR       src/lib/libtor-wallclock.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-err.a
  AR       src/lib/libtor-version.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-llharden.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-intmath.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/lib/libtor-ctime.a
  AR       src/lib/libtor-metrics.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       src/trunnel/libor-trunnel.a
  AR       src/lib/libtor-trace.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     src/test/test-switch-id
  CCLD     src/test/test-timers
  CCLD     src/test/test-bt-cl
  CCLD     src/tools/tor-gencert
  AR       src/test/libtor-testing.a
  CCLD     src/tools/tor-resolve
  CCLD     src/tools/tor-print-ed-signing-cert
  AR       libtor.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     src/test/test-slow
  CCLD     src/test/test-memwipe
  CCLD     src/test/test_workqueue
  CCLD     src/test/test-rng
  CCLD     src/test/fuzz/fuzz-address
  CCLD     src/test/fuzz/fuzz-addressPTR
  CCLD     src/test/fuzz/fuzz-consensus
  CCLD     src/test/fuzz/fuzz-descriptor
  CCLD     src/test/fuzz/fuzz-diff
  CCLD     src/test/fuzz/fuzz-diff-apply
  CCLD     src/test/fuzz/fuzz-extrainfo
  CCLD     src/test/fuzz/fuzz-hsdescv3
  CCLD     src/test/fuzz/fuzz-hsdescv3-inner
  CCLD     src/test/fuzz/fuzz-hsdescv3-middle
  CCLD     src/test/fuzz/fuzz-http
  CCLD     src/test/fuzz/fuzz-http-connect
  CCLD     src/test/fuzz/fuzz-microdesc
  CCLD     src/test/fuzz/fuzz-socks
  CCLD     src/test/fuzz/fuzz-strops
  CCLD     src/test/fuzz/fuzz-vrs
  CCLD     src/app/tor
  CCLD     src/test/bench
  CCLD     src/test/test-ntor-cl
  CCLD     src/test/test-hs-ntor-cl
  CCLD     src/test/test
make[1]: Leaving directory '/home/buildozer/aports/community/tor/src/tor-0.4.8.9'
make  all-am
make[1]: Entering directory '/home/buildozer/aports/community/tor/src/tor-0.4.8.9'
  AR       libtor.a
  AR       src/test/libtor-testing.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     src/app/tor
  CCLD     src/test/bench
  CCLD     src/test/test-ntor-cl
  CCLD     src/test/test-hs-ntor-cl
  CCLD     src/test/test-memwipe
  CCLD     src/test/test-slow
  CCLD     src/test/test
  CCLD     src/test/test_workqueue
  CCLD     src/test/test-rng
  CCLD     src/test/fuzz/fuzz-address
  CCLD     src/test/fuzz/fuzz-addressPTR
  CCLD     src/test/fuzz/fuzz-consensus
  CCLD     src/test/fuzz/fuzz-descriptor
  CCLD     src/test/fuzz/fuzz-diff
  CCLD     src/test/fuzz/fuzz-diff-apply
  CCLD     src/test/fuzz/fuzz-extrainfo
  CCLD     src/test/fuzz/fuzz-hsdescv3
  CCLD     src/test/fuzz/fuzz-hsdescv3-inner
  CCLD     src/test/fuzz/fuzz-hsdescv3-middle
  CCLD     src/test/fuzz/fuzz-http
  CCLD     src/test/fuzz/fuzz-http-connect
  CCLD     src/test/fuzz/fuzz-microdesc
  CCLD     src/test/fuzz/fuzz-socks
  CCLD     src/test/fuzz/fuzz-vrs
  CCLD     src/test/fuzz/fuzz-strops
make[1]: Leaving directory '/home/buildozer/aports/community/tor/src/tor-0.4.8.9'
./src/test/test
onion_handshake: OK
bad_onion_handshake: OK
onion_queues: OK
onion_queue_order: OK
ntor_handshake: OK
fast_handshake: OK
circuit_timeout: [forking] OK
circuit_timeout_xm_alpha: [forking] OK
accounting/bwlimits: [forking] OK
addr/basic: OK
addr/ip6_helpers: OK
addr/parse: OK
addr/parse_canonical: OK
addr/virtaddr: OK
addr/virtaddr_persist: [forking] OK
addr/localname: OK
addr/dup_ip: OK
addr/sockaddr_to_str: OK
addr/is_loopback: OK
addr/make_null: OK
addr/rfc6598: OK
addr/octal: OK
addr/address_validity: OK
addr/address_is_null: OK
address/udp_socket_trick_whitebox: [forking] OK
address/udp_socket_trick_blackbox: [forking] OK
address/get_if_addrs_list_internal: OK
address/get_if_addrs_list_no_internal: OK
address/get_if_addrs6_list_internal: OK
address/get_if_addrs6_list_no_internal: [forking] OK
address/get_if_addrs_internal_fail: OK
address/get_if_addrs_no_internal_fail: OK
address/get_if_addrs: OK
address/get_if_addrs6: OK
address/get_if_addrs_ifaddrs: [forking] OK
address/ifaddrs_to_smartlist: OK
address/get_if_addrs_ioctl: [forking] OK
address/ifreq_to_smartlist: OK
address/tor_addr_to_in6: OK
address/tor_addr_to_in: OK
address/tor_addr_to_ipv4n: OK
address/tor_addr_to_mapped_ipv4h: OK
address/tor_addr_eq_ipv4h: OK
address/tor_addr_in_same_network_family: OK
address/tor_node_in_same_network_family: OK
address/dirserv_router_addr_private: OK
address/dirserv_router_addr_private/allow_private: OK
address/parse_port_range: OK
address_set/contains: [forking] OK
address_set/nodelist: [forking] OK
address_set/exit_no_reentry: [forking] OK
bridges/helper_func_add_bridges_to_bridgelist: OK
bridges/bridge_list_get_creates_new_bridgelist: OK
bridges/clear_bridge_list: OK
bridges/bridge_get_addrport: OK
bridges/get_configured_bridge_by_orports_digest: OK
bridges/get_configured_bridge_by_addr_port_digest_digest_only: OK
bridges/get_configured_bridge_by_addr_port_digest_address_only: OK
bridges/get_configured_bridge_by_exact_addr_port_digest_donly: OK
bridges/get_configured_bridge_by_exact_addr_port_digest_both: OK
bridges/get_configured_bridge_by_exact_addr_port_digest_aonly: OK
bridges/find_bridge_by_digest_known: OK
bridges/find_bridge_by_digest_unknown: OK
bridges/bridge_resolve_conflicts: OK
bridges/get_transport_by_bridge_addrport_no_ptlist: OK
bridges/get_transport_by_bridge_addrport: OK
bridges/transport_is_needed: OK
bridges/node_is_a_configured_bridge: OK
buffer/basic: [forking] OK
buffer/copy: [forking] OK
buffer/pullup: [forking] OK
buffer/move_all: OK
buffer/startswith: OK
buffer/allocation_tracking: [forking] OK
buffer/time_tracking: [forking] OK
buffer/tls_read_mocked: OK
buffer/chunk_size: OK
buffer/find_contentlen: OK
buffer/compress/zlib: [forking] OK
buffer/compress/gzip: [forking] OK
buffer/compress/zstd: [forking] OK
buffer/compress/lzma: [forking] OK
buffer/compress/none: [forking] OK
bwmgt/token_buf_init: [forking] OK
bwmgt/token_buf_adjust: [forking] OK
bwmgt/token_buf_dec: [forking] OK
bwmgt/token_buf_refill: [forking] OK
bwmgt/token_buf_helpers: [forking] OK
bwmgt/dir_conn_global_write_low: [forking] OK
cellfmt/relay_header: OK
cellfmt/begin_cells: OK
cellfmt/connected_cells: OK
cellfmt/create_cells: OK
cellfmt/created_cells: OK
cellfmt/extend_cells: [forking] OK
cellfmt/extended_cells: OK
cellfmt/resolved_cells: OK
cellfmt/is_destroy: OK
cellqueue/basic: [forking] OK
cellqueue/circ_n_cells: [forking] OK
channel/inbound_cell: [forking] OK
channel/outbound_cell: [forking] OK
channel/id_map: [forking] OK
channel/lifecycle: [forking] OK
channel/lifecycle_2: [forking] OK
channel/dumpstats: [forking] OK
channel/state: [forking] OK
channel/duplicates: [forking] OK
channel/get_channel_for_extend: [forking] OK
channel/listener: [forking] OK
channel/matches_target: [forking] OK
channelpadding/channelpadding_decide_to_pad_channel: [forking] OK
channelpadding/channelpadding_negotiation: [forking] OK
channelpadding/channelpadding_consensus: [forking] OK
channelpadding/channelpadding_killonehop: [forking] OK
channelpadding/channelpadding_timers: [forking] OK
channeltls/create: [forking] OK
channeltls/num_bytes_queued: [forking] OK
channeltls/overhead_estimate: [forking] OK
checkdir/perms: [forking] OK
circuitbuild/noexit: OK
circuitbuild/safe_exit: OK
circuitbuild/unsafe_exit: OK
circuitbuild/unhandled_exit: OK
circuitbuild/upgrade_from_guard_wait: [forking] OK
circuitbuild/extend_state_valid: [forking] OK
circuitbuild/extend_add_ed25519: [forking] OK
circuitbuild/extend_lspec_valid: [forking] OK
circuitbuild/extend_add_ip: [forking] OK
circuitbuild/choose_ip_ap_for_extend: OK
circuitbuild/open_connection_for_extend/4: [forking] OK
circuitbuild/open_connection_for_extend/6: [forking] OK
circuitbuild/open_connection_for_extend/dual-stack: [forking] OK
circuitbuild/extend: [forking] OK
circuitbuild/onionskin_answer: [forking] OK
circuitbuild/origin_circuit_init: [forking] OK
circuitbuild/send_next_onion_skin: [forking] OK
circuitbuild/build_state_to_crn_flags: OK
circuitbuild/build_state_to_crn_ipv6_extend_flag: [forking] OK
circuitpadding/circuitpadding_tokens: [forking] OK
circuitpadding/circuitpadding_state_length: [forking] OK
circuitpadding/circuitpadding_negotiation: [forking] OK
circuitpadding/circuitpadding_wronghop: [forking] OK
circuitpadding/circuitpadding_conditions: [forking] OK
circuitpadding/circuitpadding_rtt: [forking] OK
circuitpadding/circuitpadding_sample_distribution: [forking] OK
circuitpadding/circuitpadding_machine_rate_limiting: [forking] OK
circuitpadding/circuitpadding_global_rate_limiting: [forking] OK
circuitpadding/circuitpadding_reduce_disable: [forking] OK
circuitpadding/circuitpadding_token_removal_lower: [forking] OK
circuitpadding/circuitpadding_token_removal_higher: [forking] OK
circuitpadding/circuitpadding_closest_token_removal: [forking] OK
circuitpadding/circuitpadding_closest_token_removal_usec: [forking] OK
circuitpadding/circuitpadding_token_removal_exact: [forking] OK
circuitpadding/circuitpadding_manage_circuit_lifetime: [forking] OK
circuitpadding/circuitpadding_hs_machines: [forking] OK
circuitpadding/circuitpadding_ignore_non_padding_cells: [forking] OK
circuitlist/maps: [forking] OK
circuitlist/rend_token_maps: [forking] OK
circuitlist/pick_circid: [forking] OK
circuitlist/hs_circuitmap_isolation: [forking] OK
circuitmux/allocate: [forking] OK
circuitmux/attach_circuit: [forking] OK
circuitmux/detach_circuit: [forking] OK
circuitmux/detach_all_circuits: [forking] OK
circuitmux/policy: [forking] OK
circuitmux/xmit_cell: [forking] OK
circuitmux/compute_ticks: [forking] OK
circuitmux/destroy_cell_queue: [forking] OK
circuitmux_ewma/active_circuit: [forking] OK
circuitmux_ewma/policy_data: [forking] OK
circuitmux_ewma/policy_circ_data: [forking] OK
circuitmux_ewma/notify_circ: [forking] OK
circuitmux_ewma/xmit_cell: [forking] OK
circuitstats/circuitstats_hoplen: [forking] OK
circuituse/marked: [forking] OK
circuituse/timestamp: [forking] OK
circuituse/non_general: [forking] OK
circuituse/non_general: [forking] OK
circuituse/origin: [forking] OK
circuituse/clean: [forking] OK
circuituse/onehop: [forking] OK
circuituse/clean_circ: [forking] OK
circuituse/exit_f: [forking] OK
circuituse/exit_t: [forking] OK
circuituse/non_exit: [forking] OK
circuituse/true: [forking] OK
circuituse/consensus_path_unknown: [forking] OK
circuituse/less_than_max: [forking] OK
circuituse/more_needed: [forking] OK
compat/libevent/logging_callback: [forking] OK
compat/libevent/header_version: OK
compat/libevent/postloop_events: [forking] OK
config/adding_trusted_dir_server: [forking] OK
config/adding_fallback_dir_server: [forking] OK
config/parsing_trusted_dir_server: OK
config/parsing_invalid_dir_address: OK
config/parsing_fallback_dir_server: OK
config/adding_default_trusted_dir_servers: [forking] OK
config/adding_dir_servers: [forking] OK
config/default_dir_servers: [forking] OK
config/default_fallback_dirs: OK
config/find_my_address_v4: [forking] OK
config/find_my_address_v6: [forking] OK
config/find_my_address_mixed: [forking] OK
config/addressmap: OK
config/parse_bridge_line: OK
config/parse_transport_options_line: OK
config/parse_transport_plugin_line: [forking] OK
config/parse_tcp_proxy_line: [forking] OK
config/check_or_create_data_subdir: [forking] OK
config/write_to_data_subdir: [forking] OK
config/fix_my_family: OK
config/directory_fetch: OK
config/port_cfg_line_extract_addrport: OK
config/parse_port_config__ports__no_ports_given: OK
config/parse_port_config__ports__server_options: OK
config/parse_port_config__ports__ports_given: OK
config/get_first_advertised: [forking] OK
config/parse_log_severity: OK
config/include_limit: OK
config/include_does_not_exist: OK
config/include_error_in_included_file: OK
config/include_empty_file_folder: OK
config/include_no_permission: OK
config/include_recursion_before_after: OK
config/include_recursion_after_only: OK
config/include_folder_order: OK
config/include_blank_file_last: OK
config/include_path_syntax: OK
config/include_not_processed: OK
config/include_has_include: OK
config/include_flag_both_without: [forking] OK
config/include_flag_torrc_only: [forking] OK
config/include_flag_defaults_only: [forking] OK
config/include_wildcards: OK
config/include_hidden: OK
config/dup_and_filter: OK
config/check_bridge_distribution_setting_not_a_bridge: [forking] OK
config/check_bridge_distribution_setting_valid: OK
config/check_bridge_distribution_setting_invalid: OK
config/check_bridge_distribution_setting_unrecognised: OK
config/include_opened_file_list: OK
config/compute_max_mem_in_queues: OK
config/extended_fmt: OK
config/kvline_parse: OK
config/getinfo_config_names: OK
config/duplicate_orports: OK
config/multifamily_port: OK
config/mgr/init: OK
config/mgr/magic: OK
config/mgr/parse: OK
config/mgr/dump: OK
config/mgr/validate: OK
config/parse/init: OK
config/parse/assign_simple: OK
config/parse/assign_obsolete: OK
config/parse/assign_deprecated: OK
config/parse/assign_replaced: OK
config/parse/assign_emptystring: OK
config/parse/assign_twice: OK
config/parse/badval_notint: OK
config/parse/badval_negint: OK
config/parse/badval_badu64: OK
config/parse/badval_dbl1: OK
config/parse/badval_dbl2: OK
config/parse/badval_dbl3: OK
config/parse/badval_dbl4: OK
config/parse/badval_dbl5: OK
config/parse/badval_dbl6: OK
config/parse/badval_badcsvi1: OK
config/parse/badval_badcsvi2: OK
config/parse/badval_nonoption: OK
config/parse/badval_badmem: OK
config/parse/badval_badbool: OK
config/parse/badval_badabool: OK
config/parse/badval_badtime: OK
config/parse/badval_virt: OK
config/parse/badval_rs: OK
config/parse/badval_big_interval: OK
config/parse/dump: OK
config/parse/reset: OK
config/parse/reassign: OK
config/parse/reassign_extend: OK
config/parse/get_assigned: OK
config/parse/extra_lines: OK
config/parse/unitparse: OK
config/parse/check_ok_fail: OK
config/parse/list_vars: OK
config/parse/list_deprecated: OK
config/parse/find_option_name: OK
conflux/cell/link: [forking] OK
conflux/pool/link: [forking] OK
conflux/pool/link_retry: [forking] OK
conflux/pool/link_relink: [forking] OK
conflux/pool/link_streams: [forking] OK
conflux/pool/switch: [forking] OK
congestion_control/congestion_control_clock: [forking] OK
congestion_control/congestion_control_rtt: [forking] OK
congestion_control/congestion_control_vegas_cwnd: [forking] OK
connection/get_basic: [forking] OK
connection/get_rsrc: [forking] OK
connection/download_status/microdesc: [forking] OK
connection/download_status/ns: [forking] OK
connection/https_proxy_connect/https: [forking] OK
connection/haproxy_proxy_connect/haproxy: [forking] OK
connection/failed_orconn_tracker: [forking] OK
connection/describe: [forking] OK
conscache/open_failure: [forking] OK
conscache/simple_usage: [forking] OK
conscache/cleanup: [forking] OK
conscache/filter: [forking] OK
consdiff/smartlist_slice: OK
consdiff/smartlist_slice_string_pos: OK
consdiff/lcs_lengths: OK
consdiff/trim_slices: OK
consdiff/set_changed: OK
consdiff/calc_changes: OK
consdiff/get_id_hash: OK
consdiff/is_valid_router_entry: OK
consdiff/next_router: OK
consdiff/base64cmp: OK
consdiff/gen_ed_diff: OK
consdiff/apply_ed_diff: OK
consdiff/gen_diff: OK
consdiff/apply_diff: OK
consdiffmgr/sha3_helper: [forking] OK
consdiffmgr/add: [forking] OK
consdiffmgr/make_diffs: [forking] OK
consdiffmgr/diff_rules: [forking] OK
consdiffmgr/diff_failure: [forking] OK
consdiffmgr/diff_pending: [forking] OK
consdiffmgr/cleanup_old: [forking] OK
consdiffmgr/cleanup_bad_valid_after: [forking] OK
consdiffmgr/cleanup_no_valid_after: [forking] OK
consdiffmgr/cleanup_old_diffs: [forking] OK
consdiffmgr/validate: [forking] OK
container/smartlist_basic: OK
container/smartlist_strings: OK
container/smartlist_foreach_reverse: OK
container/smartlist_overlap: OK
container/smartlist_digests: OK
container/smartlist_join: OK
container/smartlist_pos: OK
container/smartlist_remove: OK
container/smartlist_ints_eq: OK
container/smartlist_grow: OK
container/bitarray: OK
container/digestset: OK
container/strmap: OK
container/pqueue: OK
container/order_functions: OK
container/di_map: OK
container/fp_pair_map: OK
container/smartlist_most_frequent: OK
container/smartlist_sort_ptrs: OK
container/smartlist_strings_eq: OK
container/namemap/empty: OK
container/namemap/toolong: OK
container/namemap/blackbox: OK
container/namemap/internals: OK
container/namemap/fmt: OK
control/parse/one_to_three: OK
control/parse/no_args_one_obj: OK
control/parse/no_args_kwargs: OK
control/parse/one_arg_kwargs: OK
control/add_onion_helper_keyarg_v3: OK
control/getinfo_helper_onion: OK
control/hs_parse_port_config: OK
control/download_status_consensus: OK
control/getinfo_helper_current_consensus_from_cache: OK
control/getinfo_helper_current_consensus_from_file: OK
control/download_status_cert: OK
control/download_status_desc: OK
control/download_status_bridge: OK
control/current_time: OK
control/getinfo_md_all: OK
control/control_reply: OK
control/control_getconf: OK
control/stats: OK
control/btrack/launch: [forking] OK
control/btrack/delete: [forking] OK
control/event/sum_up_cell_stats: [forking] OK
control/event/append_cell_stats: [forking] OK
control/event/format_cell_stats: [forking] OK
control/event/event_mask: [forking] OK
control/event/format_stream: [forking] OK
control/event/signal: [forking] OK
control/event/log_fmt: OK
control/event/dirboot_defer_desc: [forking] OK
control/event/dirboot_defer_orconn: [forking] OK
control/event/orconn_state: [forking] OK
control/event/orconn_state_pt: [forking] OK
control/event/orconn_state_proxy: [forking] OK
crypto/formats: OK
crypto/openssl_version: [forking] OK
crypto/aes_AES: [forking] OK
crypto/aes_EVP: [forking] OK
crypto/aes128_ctr_testvec: OK
crypto/aes192_ctr_testvec: OK
crypto/aes256_ctr_testvec: OK
crypto/sha: OK
crypto/pk: OK
crypto/pk_fingerprints: [forking] OK
crypto/pk_base64: [forking] OK
crypto/pk_pem_encrypted: [forking] OK
crypto/pk_bad_size: OK
crypto/pk_invalid_private_key: OK
crypto/digests: OK
crypto/digest_names: OK
crypto/sha3: [forking] OK
crypto/sha3_xof: [forking] OK
crypto/mac_sha3: [forking] OK
crypto/dh: OK
crypto/aes_iv_AES: [forking] OK
crypto/aes_iv_EVP: [forking] OK
crypto/base32_decode: OK
crypto/kdf_TAP: OK
crypto/hkdf_sha256: OK
crypto/hkdf_sha256_testvecs: OK
crypto/curve25519_impl: OK
crypto/curve25519_impl_hibit: OK
crypto/curve25516_testvec: OK
crypto/curve25519_basepoint: [forking] OK
crypto/curve25519_wrappers: OK
crypto/curve25519_encode: OK
crypto/curve25519_persist: OK
crypto/simple/ed25519_donna: OK
crypto/simple/ed25519_ref10: OK
crypto/test_vectors/ed25519_donna: OK
crypto/test_vectors/ed25519_ref10: OK
crypto/encode/ed25519_donna: OK
crypto/encode/ed25519_ref10: OK
crypto/convert/ed25519_donna: OK
crypto/convert/ed25519_ref10: OK
crypto/blinding/ed25519_donna: OK
crypto/blinding/ed25519_ref10: OK
crypto/blinding_fail/ed25519_donna: OK
crypto/blinding_fail/ed25519_ref10: OK
crypto/testvectors/ed25519_donna: OK
crypto/testvectors/ed25519_ref10: OK
crypto/validation/ed25519_donna: OK
crypto/validation/ed25519_ref10: OK
crypto/ed25519_storage: OK
crypto/siphash: OK
crypto/blake2b: OK
crypto/hashx: OK
crypto/failure_modes: [forking] OK
crypto/ope/consistency: OK
crypto/ope/oob: OK
crypto/ope/vectors: OK
crypto/openssl/rng_engine: [forking] OK
crypto/openssl/base64_encode_match: [forking] OK
crypto/pem/encode: OK
crypto/pem/decode: OK
crypto/pem/decode_crlf: OK
crypto/rng/rng: OK
crypto/rng/rng_range: OK
crypto/rng/rng_strongest: [forking] OK
crypto/rng/rng_strongest_nosyscall: [forking] OK
crypto/rng/rng_strongest_nofallback: [forking] OK
crypto/rng/rng_strongest_broken: [forking] OK
crypto/rng/fast: OK
crypto/rng/fast_whitebox: OK
dir/nicknames: [forking] OK
dir/formats_rsa_ed25519_: [forking] OK
dir/formats_rsa_ed25519_b: [forking] OK
dir/formats_rsa_ed25519_e: [forking] OK
dir/formats_rsa_ed25519_be: [forking] OK
dir/formats_rsa_ed25519_es: [forking] OK
dir/formats_rsa_ed25519_bes: [forking] OK
dir/routerinfo_parsing: OK
dir/extrainfo_parsing: OK
dir/parse_router_list: [forking] OK
dir/load_routers: [forking] OK
dir/load_extrainfo: [forking] OK
dir/getinfo_extra: OK
dir/versions: [forking] OK
dir/fp_pairs: [forking] OK
dir/split_fps: OK
dir/measured_bw_kb: [forking] OK
dir/measured_bw_kb_line_is_after_headers: [forking] OK
dir/measured_bw_kb_cache: [forking] OK
dir/dirserv_read_measured_bandwidths: [forking] OK
dir/bwauth_bw_file_digest256: OK
dir/param_voting: [forking] OK
dir/param_voting_lookup: OK
dir/v3_networkstatus: [forking] OK
dir/random_weighted: OK
dir/scale_bw: OK
dir/clip_unmeasured_bw_kb: [forking] OK
dir/clip_unmeasured_bw_kb_alt: [forking] OK
dir/fmt_control_ns: OK
dir/dirserv_set_routerstatus_testing: [forking] OK
dir/http_handling: OK
dir/purpose_needs_anonymity_returns_true_for_bridges: OK
dir/purpose_needs_anonymity_returns_false_for_own_bridge_desc: OK
dir/purpose_needs_anonymity_returns_true_by_default: OK
dir/purpose_needs_anonymity_ret_false_for_non_sensitive_conn: OK
dir/post_parsing: OK
dir/fetch_type: OK
dir/packages: OK
dir/download_status_random_backoff: OK
dir/download_status_random_backoff_ranges: OK
dir/download_status_increment: [forking] OK
dir/authdir_type_to_string: OK
dir/conn_purpose_to_string: OK
dir/should_use_directory_guards: OK
dir/should_not_init_request_to_ourselves: [forking] OK
dir/should_not_init_request_to_dir_auths_without_v3_info: OK
dir/should_init_request_to_dir_auths: OK
dir/dump_unparseable_descriptors: OK
dir/populate_dump_desc_fifo: OK
dir/populate_dump_desc_fifo_2: OK
dir/find_dl_min_delay_bfd: [forking] OK
dir/find_dl_min_delay_bad: [forking] OK
dir/find_dl_min_delay_cfd: [forking] OK
dir/find_dl_min_delay_cad: [forking] OK
dir/find_dl_min_delay_bfr: [forking] OK
dir/find_dl_min_delay_bar: [forking] OK
dir/find_dl_min_delay_cfr: [forking] OK
dir/find_dl_min_delay_car: [forking] OK
dir/assumed_flags: OK
dir/matching_flags: OK
dir/networkstatus_compute_bw_weights_v10: OK
dir/platform_str: OK
dir/format_versions_list: [forking] OK
dir/add_fingerprint: [forking] OK
dir/dirserv_load_fingerprint_file: [forking] OK
dir/dirserv_router_get_status: [forking] OK
dir/dirserv_would_reject_router: [forking] OK
dir/dirserv_add_own_fingerprint: [forking] OK
dir/auth/ports/parsing: [forking] OK
dir/auth/ports/lookup: [forking] OK
dir/auth/process_descs/versions: OK
dir/md/cache: [forking] OK
dir/md/broken_cache: [forking] OK
dir/md/generate: OK
dir/md/parse: OK
dir/md/parse_id_ed25519: OK
dir/md/reject_cache: [forking] OK
dir/md/corrupt_desc: [forking] OK
dirauth/dirvote/compare_routerinfo_usefulness: [forking] OK
dirauth/dirvote/compare_routerinfo_by_ipv6: [forking] OK
dirauth/dirvote/compare_routerinfo_by_ipv4: [forking] OK
dirauth/dirvote/get_sybil_by_ip_version_ipv4: [forking] OK
dirauth/dirvote/get_sybil_by_ip_version_ipv6: [forking] OK
dirauth/dirvote/get_all_possible_sybil: [forking] OK
dirauth/dirvote/parse_param_buggy: OK
dir/voting/flags/minimal: OK
dir/voting/flags/ipv6: [forking] OK
dir/voting/flags/staledesc: [forking] OK
dir/voting/schedule/interval_start: OK
dir_handle_get/not_found: OK
dir_handle_get/bad_request: OK
dir_handle_get/v1_command_not_found: OK
dir_handle_get/v1_command: OK
dir_handle_get/robots_txt: OK
dir_handle_get/micro_d_not_found: OK
dir_handle_get/micro_d_server_busy: OK
dir_handle_get/micro_d: OK
dir_handle_get/networkstatus_bridges_not_found_without_auth: OK
dir_handle_get/networkstatus_bridges_not_found_wrong_auth: OK
dir_handle_get/networkstatus_bridges: OK
dir_handle_get/server_descriptors_not_found: OK
dir_handle_get/server_descriptors_busy: [forking] OK
dir_handle_get/server_descriptors_all: [forking] OK
dir_handle_get/server_descriptors_authority: [forking] OK
dir_handle_get/server_descriptors_fp: [forking] OK
dir_handle_get/server_descriptors_d: [forking] OK
dir_handle_get/server_keys_bad_req: OK
dir_handle_get/server_keys_busy: OK
dir_handle_get/server_keys_all_not_found: OK
dir_handle_get/server_keys_all: OK
dir_handle_get/server_keys_authority_not_found: OK
dir_handle_get/server_keys_authority: OK
dir_handle_get/server_keys_fp_not_found: OK
dir_handle_get/server_keys_fp: OK
dir_handle_get/server_keys_sk_not_found: OK
dir_handle_get/server_keys_sk: OK
dir_handle_get/server_keys_fpsk_not_found: OK
dir_handle_get/server_keys_fpsk: OK
dir_handle_get/status_vote_current_not_found: OK
dir_handle_get/status_vote_next_not_found: OK
dir_handle_get/status_vote_current_authority_not_found: OK
dir_handle_get/status_vote_current_authority: OK
dir_handle_get/status_vote_too_late/min: OK
dir_handle_get/status_vote_too_late/chutney: OK
dir_handle_get/status_vote_too_late/half-public: OK
dir_handle_get/status_vote_too_late/public: OK
dir_handle_get/status_vote_next_authority_not_found: OK
dir_handle_get/status_vote_next_authority: OK
dir_handle_get/status_vote_next_bandwidth_not_found: OK
dir_handle_get/status_vote_next_bandwidth: OK
dir_handle_get/status_vote_current_consensus_ns_not_enough_sigs: [forking] OK
dir_handle_get/status_vote_current_consensus_ns_not_found: [forking] OK
dir_handle_get/status_vote_current_consensus_too_old: [forking] OK
dir_handle_get/status_vote_current_consensus_ns_busy: [forking] OK
dir_handle_get/status_vote_current_consensus_ns: [forking] OK
dir_handle_get/status_vote_current_d_not_found: OK
dir_handle_get/status_vote_next_d_not_found: OK
dir_handle_get/status_vote_d: OK
dir_handle_get/status_vote_next_consensus_not_found: OK
dir_handle_get/status_vote_next_consensus_busy: OK
dir_handle_get/status_vote_next_consensus: OK
dir_handle_get/status_vote_next_consensus_signatures_not_found: OK
dir_handle_get/status_vote_next_consensus_signatures_busy: OK
dir_handle_get/status_vote_next_consensus_signatures: OK
dir_handle_get/parse_accept_encoding: OK
dispatch/max_in_u16_sl: [forking] OK
dispatch/empty: [forking] OK
dispatch/simple: [forking] OK
dispatch/no_recipient: [forking] OK
dispatch/with_types: [forking] OK
dispatch/bad_type_setup: [forking] OK
dns/configure_ns_fallback: [forking] OK
dns/clip_ttl: [forking] OK
dns/clip_fuzzy_ttl: [forking] OK
dns/resolve: [forking] OK
dns/impl_addr_is_ip: [forking] OK
dns/impl_non_exit: [forking] OK
dns/impl_addr_is_invalid_dest: [forking] OK
dns/impl_malformed_ptr: [forking] OK
dns/impl_cache_hit_pending: [forking] OK
dns/impl_cache_hit_cached: [forking] OK
dns/impl_cache_miss: [forking] OK
dos/conn_creation: [forking] OK
dos/circuit_creation: [forking] OK
dos/bucket_refill: [forking] OK
dos/known_relay: [forking] OK
dos/conn_rate: [forking] OK
entryconn/rewrite_basic: [forking] OK
entryconn/rewrite_bad_dotexit: [forking] OK
entryconn/rewrite_automap_ipv4: [forking] OK
entryconn/rewrite_automap_ipv6: [forking] OK
entryconn/rewrite_cached_dns_ipv4: [forking] OK
entryconn/rewrite_cached_dns_ipv6: [forking] OK
entryconn/rewrite_unmapped_virtual: [forking] OK
entryconn/rewrite_mapaddress: [forking] OK
entryconn/rewrite_reject_internal_reverse: [forking] OK
entryconn/rewrite_automap_exit: [forking] OK
entryconn/rewrite_mapaddress_exit: [forking] OK
entryconn/rewrite_mapaddress_automap_onion: [forking] OK
entryconn/rewrite_mapaddress_automap_onion2: [forking] OK
entryconn/rewrite_mapaddress_automap_onion3: [forking] OK
entryconn/rewrite_mapaddress_automap_onion4: [forking] OK
entryconn/rewrite_onion_v3: [forking] OK
entrynodes/node_preferred_orport: OK
entrynodes/entry_guard_describe: OK
entrynodes/randomize_time: OK
entrynodes/encode_for_state_minimal: OK
entrynodes/encode_for_state_maximal: OK
entrynodes/parse_from_state_minimal: OK
entrynodes/parse_from_state_maximal: OK
entrynodes/parse_from_state_failure: OK
entrynodes/parse_from_state_partial_failure: OK
entrynodes/parse_from_state_full: [forking] OK
entrynodes/parse_from_state_broken: [forking] OK
entrynodes/get_guard_selection_by_name: [forking] OK
entrynodes/number_of_primaries: [forking] OK
entrynodes/choose_selection_initial: [forking] OK
entrynodes/choose_selection_initial_reasonably_future: [forking] OK
entrynodes/choose_selection_initial_reasonably_past: [forking] OK
entrynodes/add_single_guard: [forking] OK
entrynodes/add_single_guard_reasonably_future: [forking] OK
entrynodes/add_single_guard_reasonably_past: [forking] OK
entrynodes/node_filter: [forking] OK
entrynodes/node_filter_reasonably_future: [forking] OK
entrynodes/node_filter_reasonably_past: [forking] OK
entrynodes/expand_sample: [forking] OK
entrynodes/expand_sample_reasonably_future: [forking] OK
entrynodes/expand_sample_reasonably_past: [forking] OK
entrynodes/expand_sample_small_net: [forking] OK
entrynodes/expand_sample_small_net_reasonably_future: [forking] OK
entrynodes/expand_sample_small_net_reasonably_past: [forking] OK
entrynodes/update_from_consensus_status: [forking] OK
entrynodes/update_from_consensus_status_reasonably_future: [forking] OK
entrynodes/update_from_consensus_status_reasonably_past: [forking] OK
entrynodes/update_from_consensus_repair: [forking] OK
entrynodes/update_from_consensus_repair_reasonably_future: [forking] OK
entrynodes/update_from_consensus_repair_reasonably_past: [forking] OK
entrynodes/update_from_consensus_remove: [forking] OK
entrynodes/update_from_consensus_remove_reasonably_future: [forking] OK
entrynodes/update_from_consensus_remove_reasonably_past: [forking] OK
entrynodes/confirming_guards: [forking] OK
entrynodes/confirming_guards_reasonably_future: [forking] OK
entrynodes/confirming_guards_reasonably_past: [forking] OK
entrynodes/sample_reachable_filtered: [forking] OK
entrynodes/sample_reachable_filtered_reasonably_future: [forking] OK
entrynodes/sample_reachable_filtered_reasonably_past: [forking] OK
entrynodes/sample_reachable_filtered_empty: [forking] OK
entrynodes/sample_reachable_filtered_empty_reasonably_future: [forking] OK
entrynodes/sample_reachable_filtered_empty_reasonably_past: [forking] OK
entrynodes/retry_unreachable: [forking] OK
entrynodes/retry_unreachable_reasonably_future: [forking] OK
entrynodes/retry_unreachable_reasonably_past: [forking] OK
entrynodes/manage_primary: [forking] OK
entrynodes/manage_primary_reasonably_future: [forking] OK
entrynodes/manage_primary_reasonably_past: [forking] OK
entrynodes/correct_cascading_order: [forking] OK
entrynodes/correct_cascading_order_reasonably_future: [forking] OK
entrynodes/correct_cascading_order_reasonably_past: [forking] OK
entrynodes/layer2_guards: [forking] OK
entrynodes/layer2_guards_reasonably_future: [forking] OK
entrynodes/layer2_guards_reasonably_past: [forking] OK
entrynodes/guard_preferred: [forking] OK
entrynodes/select_for_circuit_no_confirmed: [forking] OK
entrynodes/select_for_circuit_no_confirmed_reasonably_future: [forking] OK
entrynodes/select_for_circuit_no_confirmed_reasonably_past: [forking] OK
entrynodes/select_for_circuit_confirmed: [forking] OK
entrynodes/select_for_circuit_confirmed_reasonably_future: [forking] OK
entrynodes/select_for_circuit_confirmed_reasonably_past: [forking] OK
entrynodes/select_for_circuit_highlevel_primary: [forking] OK
entrynodes/select_for_circuit_highlevel_primary_reasonably_future: [forking] OK
entrynodes/select_for_circuit_highlevel_primary_reasonably_past: [forking] OK
entrynodes/select_for_circuit_highlevel_confirm_other: [forking] OK
entrynodes/select_for_circuit_highlevel_confirm_other_reasonably_future: [forking] OK
entrynodes/select_for_circuit_highlevel_confirm_other_reasonably_past: [forking] OK
entrynodes/select_for_circuit_highlevel_primary_retry: [forking] OK
entrynodes/select_for_circuit_highlevel_primary_retry_reasonably_future: [forking] OK
entrynodes/select_for_circuit_highlevel_primary_retry_reasonably_past: [forking] OK
entrynodes/select_and_cancel: [forking] OK
entrynodes/select_and_cancel_reasonably_future: [forking] OK
entrynodes/select_and_cancel_reasonably_past: [forking] OK
entrynodes/drop_guards: [forking] OK
entrynodes/drop_guards_reasonably_future: [forking] OK
entrynodes/drop_guards_reasonably_past: [forking] OK
entrynodes/outdated_dirserver_exclusion: [forking] OK
entrynodes/outdated_dirserver_exclusion_reasonably_future: [forking] OK
entrynodes/outdated_dirserver_exclusion_reasonably_past: [forking] OK
entrynodes/basic_path_selection: [forking] OK
entrynodes/basic_path_selection_reasonably_future: [forking] OK
entrynodes/basic_path_selection_reasonably_past: [forking] OK
entrynodes/vanguard_path_selection: [forking] OK
entrynodes/vanguard_path_selection_reasonably_future: [forking] OK
entrynodes/vanguard_path_selection_reasonably_past: [forking] OK
entrynodes/upgrade_a_circuit: [forking] OK
entrynodes/upgrade_a_circuit_reasonably_future: [forking] OK
entrynodes/upgrade_a_circuit_reasonably_past: [forking] OK
entrynodes/upgrade_blocked_by_live_primary_guards: [forking] OK
entrynodes/upgrade_blocked_by_live_primary_guards_reasonably_future: [forking] OK
entrynodes/upgrade_blocked_by_live_primary_guards_reasonably_past: [forking] OK
entrynodes/upgrade_blocked_by_lack_of_waiting_circuits: [forking] OK
entrynodes/upgrade_blocked_by_lack_of_waiting_circuits_reasonably_future: [forking] OK
entrynodes/upgrade_blocked_by_lack_of_waiting_circuits_reasonably_past: [forking] OK
entrynodes/upgrade_blocked_by_better_circ_complete: [forking] OK
entrynodes/upgrade_blocked_by_better_circ_complete_reasonably_future: [forking] OK
entrynodes/upgrade_blocked_by_better_circ_complete_reasonably_past: [forking] OK
entrynodes/upgrade_not_blocked_by_restricted_circ_complete: [forking] OK
entrynodes/upgrade_not_blocked_by_restricted_circ_complete_reasonably_future: [forking] OK
entrynodes/upgrade_not_blocked_by_restricted_circ_complete_reasonably_past: [forking] OK
entrynodes/upgrade_not_blocked_by_worse_circ_complete: [forking] OK
entrynodes/upgrade_not_blocked_by_worse_circ_complete_reasonably_future: [forking] OK
entrynodes/upgrade_not_blocked_by_worse_circ_complete_reasonably_past: [forking] OK
entrynodes/upgrade_blocked_by_better_circ_pending: [forking] OK
entrynodes/upgrade_blocked_by_better_circ_pending_reasonably_future: [forking] OK
entrynodes/upgrade_blocked_by_better_circ_pending_reasonably_past: [forking] OK
entrynodes/upgrade_not_blocked_by_restricted_circ_pending: [forking] OK
entrynodes/upgrade_not_blocked_by_restricted_circ_pending_reasonably_future: [forking] OK
entrynodes/upgrade_not_blocked_by_restricted_circ_pending_reasonably_past: [forking] OK
entrynodes/upgrade_not_blocked_by_worse_circ_pending: [forking] OK
entrynodes/upgrade_not_blocked_by_worse_circ_pending_reasonably_future: [forking] OK
entrynodes/upgrade_not_blocked_by_worse_circ_pending_reasonably_past: [forking] OK
entrynodes/should_expire_waiting: [forking] OK
extorport/write_command: [forking] OK
extorport/init_auth: [forking] OK
extorport/cookie_auth: [forking] OK
extorport/cookie_auth_testvec: [forking] OK
extorport/handshake: [forking] OK
geoip/geoip: [forking] OK
geoip/geoip_with_pt: [forking] OK
geoip/load_file: [forking] OK
geoip/load_file6: [forking] OK
geoip/load_2nd_file: [forking] OK
guardfraction/parse_guardfraction_file_bad: [forking] OK
guardfraction/parse_guardfraction_file_good: [forking] OK
guardfraction/parse_guardfraction_consensus: [forking] OK
guardfraction/get_guardfraction_bandwidth: [forking] OK
guardfraction/should_apply_guardfraction: [forking] OK
hs_cache/directory: [forking] OK
hs_cache/clean_as_dir: [forking] OK
hs_cache/hsdir_revision_counter_check: [forking] OK
hs_cache/upload_and_download_hs_desc: [forking] OK
hs_cache/client_cache: [forking] OK
hs_cache/client_cache_decrypt: [forking] OK
hs_cache/client_cache_remove: [forking] OK
hs_cell/gen_establish_intro_cell: [forking] OK
hs_cell/gen_establish_intro_cell_bad: [forking] OK
hs_cell/gen_establish_intro_dos_ext: [forking] OK
hs_client/e2e_rend_circuit_setup: [forking] OK
hs_client/client_pick_intro: [forking] OK
hs_client/descriptor_fetch: [forking] OK
hs_client/auth_key_filename_is_valid: [forking] OK
hs_client/parse_auth_file_content: [forking] OK
hs_client/config_client_authorization: [forking] OK
hs_client/desc_has_arrived_cleanup: [forking] OK
hs_client/close_intro_circuit_failure: [forking] OK
hs_client/close_intro_circuits_new_desc: [forking] OK
hs_client/close_intro_circuits_cache_clean: [forking] OK
hs_client/socks_hs_errors: [forking] OK
hs_client/purge_ephemeral_client_auth: [forking] OK
hs_common/blinding_basics: [forking] OK
hs_common/build_address: [forking] OK
hs_common/validate_address: [forking] OK
hs_common/time_period: [forking] OK
hs_common/start_time_of_next_time_period: [forking] OK
hs_common/responsible_hsdirs: [forking] OK
hs_common/desc_reupload_logic: [forking] OK
hs_common/disaster_srv: [forking] OK
hs_common/hid_serv_request_tracker: [forking] OK
hs_common/parse_extended_hostname: [forking] OK
hs_common/time_between_tp_and_srv: [forking] OK
hs_common/reachability: [forking] OK
hs_common/client_service_hsdir_set_sync: [forking] OK
hs_common/hs_indexes: [forking] OK
hs_config/invalid_service: [forking] OK
hs_config/valid_service: [forking] OK
hs_config/invalid_service_v3: [forking] OK
hs_config/valid_service_v3: [forking] OK
hs_config/staging_service_v3: [forking] OK
hs_config/dos_parameters: [forking] OK
hs_control/hs_desc_event: [forking] OK
hs_control/hs_control_good_onion_client_auth_add: [forking] OK
hs_control/hs_control_bad_onion_client_auth_add: [forking] OK
hs_control/hs_control_store_permanent_creds: [forking] OK
hs_control/hs_control_add_onion_with_bad_pubkey: [forking] OK
hs_control/hs_control_add_auth_onion_service: [forking] OK
hs_control/hs_control_add_onion_helper_add_service: [forking] OK
hs_descriptor/cert_encoding: [forking] OK
hs_descriptor/encode_descriptor: [forking] OK
hs_descriptor/descriptor_padding: [forking] OK
hs_descriptor/decode_descriptor: [forking] OK
hs_descriptor/encrypted_data_len: [forking] OK
hs_descriptor/decode_invalid_intro_point: [forking] OK
hs_descriptor/decode_plaintext: [forking] OK
hs_descriptor/decode_bad_signature: [forking] OK
hs_descriptor/validate_sendme: [forking] OK
hs_descriptor/version: [forking] OK
hs_descriptor/validate_cert: [forking] OK
hs_descriptor/desc_signature: [forking] OK
hs_descriptor/build_authorized_client: [forking] OK
hs_dos/can_send_intro2: [forking] OK
hs_dos/validate_dos_extension_params: [forking] OK
hs_intropoint/intro_point_registration: [forking] OK
hs_intropoint/receive_establish_intro_wrong_keytype: [forking] OK
hs_intropoint/receive_establish_intro_wrong_keytype2: [forking] OK
hs_intropoint/receive_establish_intro_wrong_purpose: [forking] OK
hs_intropoint/receive_establish_intro_wrong_sig: [forking] OK
hs_intropoint/receive_establish_intro_wrong_sig_len: [forking] OK
hs_intropoint/receive_establish_intro_wrong_auth_key_len: [forking] OK
hs_intropoint/receive_establish_intro_wrong_mac: [forking] OK
hs_intropoint/introduce1_suitable_circuit: [forking] OK
hs_intropoint/introduce1_validation: [forking] OK
hs_intropoint/received_introduce1_handling: [forking] OK
hs_intropoint/received_establish_intro_dos_ext: [forking] OK
hs_metrics/metrics: [forking] OK
hs_ntor/hs_ntor: [forking] OK
hs_ob/parse_config_file: [forking] OK
hs_ob/parse_config_file_bad: [forking] OK
hs_ob/get_subcredentials: [forking] OK
hs_pow/unsolicited: [forking] OK
hs_pow/vectors: [forking] OK
hs_service/e2e_rend_circuit_setup: [forking] OK
hs_service/load_keys: [forking] OK
hs_service/client_filename_is_valid: [forking] OK
hs_service/parse_authorized_client: [forking] OK
hs_service/load_keys_with_client_auth: [forking] OK
hs_service/access_service: [forking] OK
hs_service/service_intro_point: [forking] OK
hs_service/helper_functions: [forking] OK
hs_service/intro_circuit_opened: [forking] OK
hs_service/intro_established: [forking] OK
hs_service/closing_intro_circs: [forking] OK
hs_service/rdv_circuit_opened: [forking] OK
hs_service/bad_introduce2: [forking] OK
hs_service/service_event: [forking] OK
hs_service/rotate_descriptors: [forking] OK
hs_service/build_update_descriptors: [forking] OK
hs_service/build_descriptors: [forking] OK
hs_service/upload_descriptors: [forking] OK
hs_service/cannot_upload_descriptors: [forking] OK
hs_service/rendezvous1_parsing: [forking] OK
hs_service/authorized_client_config_equal: [forking] OK
hs_service/export_client_circuit_id: [forking] OK
hs_service/intro2_handling: [forking] OK
keypin/parse_line: OK
keypin/parse_file: [forking] OK
keypin/add_entry: [forking] OK
keypin/journal: [forking] OK
link-handshake/certs_ok: [forking] OK
link-handshake/certs_ok_ed25519: [forking] OK
link-handshake/recv_certs/ok: [forking] OK
link-handshake/recv_certs/ok_ed25519: [forking] OK
link-handshake/recv_certs/ok_server: [forking] OK
link-handshake/recv_certs/ok_server_ed25519: [forking] OK
link-handshake/recv_certs/badstate: [forking] OK
link-handshake/recv_certs/badproto: [forking] OK
link-handshake/recv_certs/duplicate: [forking] OK
link-handshake/recv_certs/already_authenticated: [forking] OK
link-handshake/recv_certs/empty: [forking] OK
link-handshake/recv_certs/bad_circid: [forking] OK
link-handshake/recv_certs/truncated_1: [forking] OK
link-handshake/recv_certs/truncated_2: [forking] OK
link-handshake/recv_certs/truncated_3: [forking] OK
link-handshake/recv_certs/truncated_4_ed25519: [forking] OK
link-handshake/recv_certs/truncated_5_ed25519: [forking] OK
link-handshake/recv_certs/truncated_6_ed25519: [forking] OK
link-handshake/recv_certs/truncated_7_ed25519: [forking] OK
link-handshake/recv_certs/not_x509: [forking] OK
link-handshake/recv_certs/both_link: [forking] OK
link-handshake/recv_certs/both_id_rsa: [forking] OK
link-handshake/recv_certs/both_auth: [forking] OK
link-handshake/recv_certs/duplicate_id_ed25519: [forking] OK
link-handshake/recv_certs/duplicate_link_ed25519: [forking] OK
link-handshake/recv_certs/duplicate_crosscert_ed25519: [forking] OK
link-handshake/recv_certs/missing_crosscert_ed25519: [forking] OK
link-handshake/recv_certs/missing_id_ed25519: [forking] OK
link-handshake/recv_certs/missing_signing_key_ed25519: [forking] OK
link-handshake/recv_certs/missing_link_ed25519: [forking] OK
link-handshake/recv_certs/missing_auth_ed25519: [forking] OK
link-handshake/recv_certs/missing_rsa_id_ed25519: [forking] OK
link-handshake/recv_certs/link_mismatch_ed25519: [forking] OK
link-handshake/recv_certs/bad_ed_sig_ed25519: [forking] OK
link-handshake/recv_certs/bad_rsa_id_cert_ed25519: [forking] OK
link-handshake/recv_certs/bad_crosscert_ed25519: [forking] OK
link-handshake/recv_certs/expired_rsa_id: [forking] OK
link-handshake/recv_certs/expired_rsa_id_ed25519: [forking] OK
link-handshake/recv_certs/expired_ed_id_ed25519: [forking] OK
link-handshake/recv_certs/expired_ed_link_ed25519: [forking] OK
link-handshake/recv_certs/expired_crosscert_ed25519: [forking] OK
link-handshake/recv_certs/wrong_labels_1: [forking] OK
link-handshake/recv_certs/wrong_labels_2: [forking] OK
link-handshake/recv_certs/wrong_labels_3: [forking] OK
link-handshake/recv_certs/server_missing_certs: [forking] OK
link-handshake/recv_certs/server_wrong_labels_1: [forking] OK
link-handshake/send_authchallenge: [forking] OK
link-handshake/recv_authchallenge/ok: [forking] OK
link-handshake/recv_authchallenge/ok_ed25519: [forking] OK
link-handshake/recv_authchallenge/ok_noserver: [forking] OK
link-handshake/recv_authchallenge/ok_unrecognized: [forking] OK
link-handshake/recv_authchallenge/badstate: [forking] OK
link-handshake/recv_authchallenge/badproto: [forking] OK
link-handshake/recv_authchallenge/as_server: [forking] OK
link-handshake/recv_authchallenge/duplicate: [forking] OK
link-handshake/recv_authchallenge/nocerts: [forking] OK
link-handshake/recv_authchallenge/tooshort: [forking] OK
link-handshake/recv_authchallenge/truncated: [forking] OK
link-handshake/recv_authchallenge/nonzero_circid: [forking] OK
link-handshake/authenticate/cell: [forking] OK
link-handshake/authenticate/cell_ed25519: [forking] OK
link-handshake/authenticate/badstate: [forking] OK
link-handshake/authenticate/badproto: [forking] OK
link-handshake/authenticate/atclient: [forking] OK
link-handshake/authenticate/duplicate: [forking] OK
link-handshake/authenticate/already_authenticated: [forking] OK
link-handshake/authenticate/nocerts: [forking] OK
link-handshake/authenticate/noidcert: [forking] OK
link-handshake/authenticate/noauthcert: [forking] OK
link-handshake/authenticate/tooshort: [forking] OK
link-handshake/authenticate/badtype: [forking] OK
link-handshake/authenticate/truncated_1: [forking] OK
link-handshake/authenticate/truncated_2: [forking] OK
link-handshake/authenticate/tooshort_1: [forking] OK
link-handshake/authenticate/badcontent: [forking] OK
link-handshake/authenticate/badsig_1: [forking] OK
link-handshake/authenticate/badsig_1_ed25519: [forking] OK
link-handshake/authenticate/missing_ed_id_ed25519: [forking] OK
link-handshake/authenticate/missing_ed_auth_ed25519: [forking] OK
mainloop/update_time_normal: [forking] OK
mainloop/update_time_jumps: [forking] OK
mainloop/user_activity: [forking] OK
mainloop/check_participation: [forking] OK
mainloop/dormant_load_state: [forking] OK
mainloop/dormant_save_state: [forking] OK
metrics/config: [forking] OK
metrics/connection: [forking] OK
metrics/prometheus: [forking] OK
metrics/prometheus_histogram: [forking] OK
metrics/store: [forking] OK
netinfo/unsupported_addr: OK
nodelist/node_get_verbose_nickname_by_id_null_node: [forking] OK
nodelist/node_get_verbose_nickname_not_named: [forking] OK
nodelist/node_is_dir: [forking] OK
nodelist/ed_id: [forking] OK
nodelist/nodefamily: [forking] OK
nodelist/nodefamily_parse_err: [forking] OK
nodelist/nodefamily_lookup: [forking] OK
nodelist/nickname_matches: OK
nodelist/node_nodefamily: [forking] OK
nodelist/nodefamily_canonicalize: OK
nodelist/format_node_description: OK
nodelist/router_describe: OK
nodelist/node_describe: OK
nodelist/routerstatus_describe: OK
nodelist/extend_info_describe: OK
nodelist/router_get_verbose_nickname: OK
nodelist/routerstatus_has_visibly_changed: OK
oom/circbuf: [forking] OK
oom/streambuf: [forking] OK
onion-handshake/ntor-v3/testvecs: OK
onion-handshake/ntor-v3/handshake_negtotiation: OK
oos/connection_check_oos: [forking] OK
oos/kill_conn_list: [forking] OK
oos/pick_oos_victims: [forking] OK
options/validate: [forking] OK
options/mem_dircache: [forking] OK
options/validate__uname_for_server: [forking] OK
options/validate__outbound_addresses: [forking] OK
options/validate__data_directory: [forking] OK
options/validate__nickname: [forking] OK
options/validate__contactinfo: [forking] OK
options/validate__logs: [forking] OK
options/validate__authdir: [forking] OK
options/validate__relay_with_hidden_services: [forking] OK
options/validate__listen_ports: [forking] OK
options/validate__transproxy: [forking] OK
options/validate__exclude_nodes: [forking] OK
options/validate__node_families: [forking] OK
options/validate__token_bucket: [forking] OK
options/validate__fetch_dir: [forking] OK
options/validate__conn_limit: [forking] OK
options/validate__paths_needed: [forking] OK
options/validate__max_client_circuits: [forking] OK
options/validate__ports: [forking] OK
options/validate__reachable_addresses: [forking] OK
options/validate__use_bridges: [forking] OK
options/validate__entry_nodes: [forking] OK
options/validate__safe_logging: [forking] OK
options/validate__publish_server_descriptor: [forking] OK
options/validate__testing: [forking] OK
options/validate__path_bias: [forking] OK
options/validate__bandwidth: [forking] OK
options/validate__circuits: [forking] OK
options/validate__rend: [forking] OK
options/validate__single_onion: [forking] OK
options/validate__accounting: [forking] OK
options/validate__proxy: [forking] OK
options/validate__control: [forking] OK
options/validate__families: [forking] OK
options/validate__addr_policies: [forking] OK
options/validate__dir_auth: [forking] OK
options/validate__transport: [forking] OK
options/validate__constrained_sockets: [forking] OK
options/validate__v3_auth: [forking] OK
options/validate__virtual_addr: [forking] OK
options/validate__testing_options: [forking] OK
options/validate__accel: [forking] OK
options/init_logs/granularity: [forking] OK
options/init_logs/quiet: [forking] OK
options/trial_assign: [forking] OK
options/act/create_dirs: [forking] OK
options/act/log_transition: [forking] OK
parsecommon/tokenize_string_null: OK
parsecommon/get_next_token_carriage_return: OK
parsecommon/tokenize_string_multiple_lines: OK
parsecommon/tokenize_string_min_cnt: OK
parsecommon/tokenize_string_max_cnt: OK
parsecommon/tokenize_string_at_start: OK
parsecommon/tokenize_string_at_end: OK
parsecommon/tokenize_string_no_annotations: OK
parsecommon/get_next_token_success: OK
parsecommon/get_next_token_concat_args: OK
parsecommon/get_next_token_parse_keys: OK
parsecommon/get_next_token_object: OK
parsecommon/get_next_token_err_too_many_args: OK
parsecommon/get_next_token_err_too_few_args: OK
parsecommon/get_next_token_err_obj_missing_endline: OK
parsecommon/get_next_token_err_bad_beginline: OK
parsecommon/get_next_token_err_tag_mismatch: OK
parsecommon/get_next_token_err_bad_base64: OK
periodic-event/initialize: [forking] OK
periodic-event/launch: [forking] OK
periodic-event/get_roles: [forking] OK
periodic-event/hs_service: [forking] OK
policy/router_dump_exit_policy_to_string: OK
policy/general: OK
policy/getinfo_helper_policies: OK
policy/reject_exit_address: OK
policy/reject_interface_address: OK
policy/reject_port_address: OK
policy/reachable_addr_allows: OK
policy/reachable_addr_choose: OK
prob_distr/logit_logistics: [forking] OK
prob_distr/log_logistic: [forking] OK
prob_distr/weibull: [forking] OK
prob_distr/genpareto: [forking] OK
prob_distr/uniform_interval: [forking] OK
procmon/tor_process_monitor_new: [forking] OK
process/default_values: [forking] OK
process/environment: [forking] OK
process/stringified_types: [forking] OK
process/line_protocol_simple: [forking] OK
process/line_protocol_multi: [forking] OK
process/line_protocol_partial: [forking] OK
process/raw_protocol_simple: [forking] OK
process/write_simple: [forking] OK
process/exit_simple: [forking] OK
process/argv_simple: [forking] OK
process/unix: [forking] OK
process/win32: [forking] OK
proto/haproxy/format_proxy_header_line: OK
proto/http/peek: OK
proto/http/valid: OK
proto/http/invalid: OK
proto/misc/var_cell: OK
proto/misc/control0: OK
proto/misc/ext_or_cmd: [forking] OK
proto/misc/line: OK
protover/parse: OK
protover/parse_fail: OK
protover/vote: OK
protover/all_supported: OK
protover/list_supports_protocol_for_unsupported_returns_false: OK
protover/list_supports_protocol_returns_true: OK
protover/supports_version: OK
protover/supported_protocols: OK
protover/vote_roundtrip: OK
protover/vote_roundtrip_ours: OK
protover/summarize_flags: [forking] OK
pt/parsing: OK
pt/protocol: OK
pt/get_transport_options: [forking] OK
pt/get_extrainfo_string: [forking] OK
pt/configure_proxy: [forking] OK
pt/get_pt_proxy_uri: [forking] OK
pubsub/build/types_ok: [forking] OK
pubsub/build/types_decls_conflict: [forking] OK
pubsub/build/unused_message: [forking] OK
pubsub/build/missing_pubsub: [forking] OK
pubsub/build/stub_pubsub: [forking] OK
pubsub/build/channels_conflict: [forking] OK
pubsub/build/types_conflict: [forking] OK
pubsub/build/pubsub_same: [forking] OK
pubsub/build/pubsub_multi: [forking] OK
pubsub/build/sub_many: [forking] OK
pubsub/build/excl_ok: [forking] OK
pubsub/build/excl_bad: [forking] OK
pubsub/msg/minimal: [forking] OK
pubsub/msg/send_to_stub: [forking] OK
pubsub/msg/cancel_msgs: [forking] OK
pubsub/msg/alertfns: [forking] OK
pubsub/msg/many_hooks: [forking] OK
relay/append_cell_to_circuit_queue: [forking] OK
relay/close_circ_rephist: [forking] OK
relay/suggested_address: [forking] OK
relay/find_addr_to_publish: [forking] OK
relaycell/resolved: [forking] OK
relaycell/circbw: [forking] OK
relaycell/halfstream: [forking] OK
relaycell/streamwrap: [forking] OK
relaycrypt/outbound: OK
relaycrypt/inbound: OK
replaycache/alloc: OK
replaycache/badalloc: OK
replaycache/free_null: OK
replaycache/miss: OK
replaycache/hit: OK
replaycache/age: OK
replaycache/elapsed: OK
replaycache/noexpire: OK
replaycache/scrub: OK
replaycache/future: OK
replaycache/realtime: OK
router/check_descriptor_bandwidth_changed: [forking] OK
router/dump_router_to_string_no_bridge_distribution_method: [forking] OK
router/mark_if_too_old: [forking] OK
router/get_my_family: [forking] OK
router/get_advertised_or_port: [forking] OK
router/get_advertised_or_port_localhost: [forking] OK
routerkeys/write_fingerprint: [forking] OK
routerkeys/write_ed25519_identity: [forking] OK
routerkeys/ed_certs: [forking] OK
routerkeys/ed_key_create: [forking] OK
routerkeys/ed_key_init_basic: [forking] OK
routerkeys/ed_key_init_split: [forking] OK
routerkeys/ed_keys_init_all: [forking] OK
routerkeys/cross_certify_ntor: OK
routerkeys/cross_certify_tap: OK
routerkeys/rsa_ed_crosscert: OK
routerlist/initiate_descriptor_downloads: OK
routerlist/launch_descriptor_downloads: OK
routerlist/router_is_already_dir_fetching: [forking] OK
routerlist/pick_directory_server_impl: [forking] OK
routerlist/directory_guard_fetch_with_no_dirinfo: [forking] OK
routerlist/timely_consensus1: [forking] OK
routerlist/timely_consensus2: [forking] OK
routerlist/timely_consensus3: [forking] OK
routerlist/early_consensus1: [forking] OK
routerlist/warn_early_consensus: OK
routerset/new: [forking] OK
routerset/get_countryname: [forking] OK
routerset/is_list: [forking] OK
routerset/needs_geoip: [forking] OK
routerset/is_empty: [forking] OK
routerset/contains_null_set_or_list: [forking] OK
routerset/contains_nickname: [forking] OK
routerset/contains_null_nickname: [forking] OK
routerset/contains_no_nickname: [forking] OK
routerset/contains_digest: [forking] OK
routerset/contains_no_digest: [forking] OK
routerset/contains_null_digest: [forking] OK
routerset/contains_addr: [forking] OK
routerset/contains_no_addr: [forking] OK
routerset/contains_null_addr: [forking] OK
routerset/contains_countries_no_geoip: [forking] OK
routerset/contains_countries_geoip: [forking] OK
routerset/add_unknown_ccs_only_flag: [forking] OK
routerset/add_unknown_ccs_creates_set: [forking] OK
routerset/add_unknown_ccs_add_unknown: [forking] OK
routerset/add_unknown_ccs_add_a1: [forking] OK
routerset/contains_extendinfo: [forking] OK
routerset/contains_router: [forking] OK
routerset/contains_router_ipv4: [forking] OK
routerset/contains_router_ipv6: [forking] OK
routerset/contains_routerstatus: [forking] OK
routerset/contains_none: [forking] OK
routerset/contains_routerinfo: [forking] OK
routerset/contains_rs: [forking] OK
routerset/get_all_no_routerset: [forking] OK
routerset/get_all_l_no_nodes: [forking] OK
routerset/get_all_l_not_running: [forking] OK
routerset/get_all_list: [forking] OK
routerset/get_all_n_no_nodes: [forking] OK
routerset/get_all_n_not_running: [forking] OK
routerset/refresh_geoip_not_loaded: [forking] OK
routerset/refresh_no_countries: [forking] OK
routerset/refresh_one_valid_country: [forking] OK
routerset/refresh_one_invalid_country: [forking] OK
routerset/union_source_bad: [forking] OK
routerset/union_one: [forking] OK
routerset/parse_malformed: [forking] OK
routerset/parse_valid_hexdigest: [forking] OK
routerset/parse_valid_nickname: [forking] OK
routerset/parse_get_countryname: [forking] OK
routerset/parse_policy_wildcard: [forking] OK
routerset/parse_policy_ipv4: [forking] OK
routerset/parse_policy_ipv6: [forking] OK
routerset/subtract_nodes: [forking] OK
routerset/subtract_nodes_null_routerset: [forking] OK
routerset/to_string: [forking] OK
routerset/equal_empty_empty: [forking] OK
routerset/equal_empty_not_empty: [forking] OK
routerset/equal_differing_lengths: [forking] OK
routerset/equal_unequal: [forking] OK
routerset/equal_equal: [forking] OK
routerset/free_null_routerset: [forking] OK
routerset/free: [forking] OK
sandbox/is_active: [forking] OK
sandbox/open_filename: [forking] OK
sandbox/opendir_dirname: [forking] OK
sandbox/openat_filename: [forking] OK
sandbox/chmod_filename: [forking] OK
sandbox/chown_filename: [forking] OK
sandbox/rename_filename: [forking] OK
sandbox/stat_filename: SKIPPED
sandbox/crypto_equix: [forking] OK
scheduler/compare_channels: [forking] OK
scheduler/channel_states: [forking] OK
scheduler/initfree: [forking] OK
scheduler/loop_vanilla: [forking] OK
scheduler/loop_kist: [forking] OK
scheduler/ns_changed: [forking] OK
scheduler/should_use_kist: [forking] OK
scheduler/kist_pending_list: [forking] OK
sendme/v1_record_digest: [forking] OK
sendme/v1_consensus_params: [forking] OK
sendme/v1_build_cell: [forking] OK
sendme/cell_payload_pad: [forking] OK
sendme/cell_version_validation: [forking] OK
sendme/package_payload_len: OK
sendme/sendme_is_next1000: OK
sendme/sendme_is_next: OK
shared-random/get_sr_protocol_phase: [forking] OK
shared-random/sr_commit: [forking] OK
shared-random/keep_commit: [forking] OK
shared-random/encoding: [forking] OK
shared-random/get_start_time_of_current_run: [forking] OK
shared-random/get_start_time_functions: [forking] OK
shared-random/get_sr_protocol_duration: [forking] OK
shared-random/get_state_valid_until_time: [forking] OK
shared-random/vote: [forking] OK
shared-random/state_load_from_disk: [forking] OK
shared-random/sr_compute_srv: [forking] OK
shared-random/sr_get_majority_srv_from_votes: [forking] OK
shared-random/sr_svr_dup: [forking] OK
shared-random/commitments_are_the_same: [forking] OK
shared-random/commit_is_authoritative: [forking] OK
shared-random/get_phase_str: [forking] OK
shared-random/utils_auth: [forking] OK
shared-random/state_transition: [forking] OK
shared-random/state_update: [forking] OK
socks/4_unsupported_commands: [forking] OK
socks/4_supported_commands: [forking] OK
socks/4_bad_arguments: [forking] OK
socks/5_unsupported_commands: [forking] OK
socks/5_supported_commands: [forking] OK
socks/5_no_authenticate: [forking] OK
socks/5_auth_unsupported_type: [forking] OK
socks/5_auth_unsupported_version: [forking] OK
socks/5_auth_before_negotiation: [forking] OK
socks/5_authenticate: [forking] OK
socks/5_authenticate_empty_user_pass: [forking] OK
socks/5_authenticate_with_data: [forking] OK
socks/5_malformed_commands: [forking] OK
socks/5_bad_arguments: [forking] OK
socks/truncated: [forking] OK
socks/wrong_protocol: [forking] OK
socks/client/v4: [forking] OK
socks/client/v5_auth: [forking] OK
socks/client/v5_connect: [forking] OK
socks/client/truncated: [forking] OK
statefile/remove_obsolete: OK
stats/stats: [forking] OK
stats/rephist_mtbf: OK
stats/commit_max: [forking] OK
stats/advance_obs: [forking] OK
stats/add_obs: [forking] OK
stats/fill_bandwidth_history: [forking] OK
stats/get_bandwidth_lines: [forking] OK
stats/rephist_v3_onions: [forking] OK
stats/load_stats_file: [forking] OK
stats/overload_stats: [forking] OK
stats/overload_onionskin_ntor: [forking] OK
status/count_circuits: [forking] OK
status/secs_to_uptime: [forking] OK
status/bytes_to_usage: [forking] OK
status/hb_fails: [forking] OK
status/hb_simple: [forking] OK
status/hb_not_in_consensus: [forking] OK
status/hb_calls_log_accounting: [forking] OK
status/hb_packaged_cell_fullness: [forking] OK
status/hb_tls_write_overhead: [forking] OK
storagedir/empty: [forking] OK
storagedir/basic: [forking] OK
storagedir/deletion: [forking] OK
storagedir/full: [forking] OK
storagedir/cleaning: [forking] OK
storagedir/save_labeled: [forking] OK
storagedir/read_labeled: [forking] OK
token_bucket/ctr_init: OK
token_bucket/ctr_adjust: OK
token_bucket/ctr_dec: OK
token_bucket/ctr_refill: OK
tortls/errno_to_tls_error: [forking] OK
tortls/err_to_string: [forking] OK
tortls/x509_cert_get_id_digests: [forking] OK
tortls/get_my_certs: [forking] OK
tortls/tor_tls_get_error: [forking] OK
tortls/get_forced_write_size: [forking] OK
tortls/used_v1_handshake: [forking] OK
tortls/server_got_renegotiate: [forking] OK
tortls/evaluate_ecgroup_for_tls: [forking] OK
tortls/double_init: [forking] OK
tortls/address: [forking] OK
tortls/is_server: [forking] OK
tortls/bridge_init: [forking] OK
tortls/verify: [forking] OK
tortls/cert_matches_key: [forking] OK
tortls/openssl/tor_tls_new: [forking] OK
tortls/openssl/get_state_description: [forking] OK
tortls/openssl/get_by_ssl: [forking] OK
tortls/openssl/allocate_tor_tls_object_ex_data_index: [forking] OK
tortls/openssl/log_one_error: [forking] OK
tortls/openssl/get_error: SKIPPED
tortls/openssl/always_accept_verify_cb: [forking] OK
tortls/openssl/x509_cert_free: SKIPPED
tortls/openssl/cert_get_key: SKIPPED
tortls/openssl/get_my_client_auth_key: [forking] OK
tortls/openssl/get_ciphersuite_name: SKIPPED
tortls/openssl/classify_client_ciphers: SKIPPED
tortls/openssl/client_is_using_v2_ciphers: [forking] SKIPPED
tortls/openssl/get_pending_bytes: SKIPPED
tortls/openssl/SSL_SESSION_get_master_key: SKIPPED
tortls/openssl/get_tlssecrets: SKIPPED
tortls/openssl/get_buffer_sizes: SKIPPED
tortls/openssl/try_to_extract_certs_from_tls: SKIPPED
tortls/openssl/get_peer_cert: SKIPPED
tortls/openssl/peer_has_cert: SKIPPED
tortls/openssl/finish_handshake: SKIPPED
tortls/openssl/handshake: SKIPPED
tortls/openssl/write: SKIPPED
tortls/openssl/read: SKIPPED
tortls/openssl/server_info_callback: SKIPPED
tortls/openssl/get_write_overhead_ratio: [forking] OK
tortls/openssl/is_server: [forking] OK
tortls/openssl/block_renegotiation: SKIPPED
tortls/openssl/unblock_renegotiation: SKIPPED
tortls/openssl/set_renegotiate_callback: SKIPPED
tortls/openssl/set_logged_address: [forking] OK
tortls/openssl/find_cipher_by_id: SKIPPED
tortls/openssl/session_secret_cb: SKIPPED
tortls/openssl/debug_state_callback: SKIPPED
tortls/openssl/context_new: SKIPPED
tortls/openssl/create_certificate: [forking] OK
tortls/openssl/cert_new: [forking] OK
tortls/openssl/cert_is_valid: [forking] OK
tortls/openssl/context_init_one: [forking] OK
tortls/x509/cert_new_failing_digest: [forking] OK
tortls/x509/consume_ec_cert: [forking] OK
tortls/x509/reject_tiny_keys: [forking] OK
tortls/x509/expiration: [forking] OK
util/time: OK
util/parse_http_time: OK
util/config_line: OK
util/config_line_quotes: OK
util/config_line_comment_character: OK
util/config_line_escaped_content: OK
util/config_line_crlf: OK
util/config_line_partition: OK
util/expand_filename: OK
util/escape_string_socks: OK
util/string_is_key_value: OK
util/strmisc: OK
util/parse_integer: OK
util/pow2: OK
util/compress/zlib: OK
util/compress/gzip: OK
util/compress/lzma: OK
util/compress/zstd: OK
util/compress/zstd_nostatic: OK
util/compress/none: OK
util/compress_concat/zlib: OK
util/compress_concat/gzip: OK
util/compress_concat/lzma: OK
util/compress_concat/zstd: OK
util/compress_concat/zstd_nostatic: OK
util/compress_concat/none: OK
util/compress_junk/zlib: OK
util/compress_junk/gzip: OK
util/compress_junk/lzma: OK
util/compress_dos/zlib: OK
util/compress_dos/gzip: OK
util/compress_dos/lzma: OK
util/compress_dos/zstd: OK
util/compress_dos/zstd_nostatic: OK
util/gzip_compression_bomb: [forking] OK
util/datadir: OK
util/memarea: OK
util/control_formats: OK
util/mmap: OK
util/sscanf: [forking] OK
util/format_time_interval: OK
util/path_is_relative: OK
util/strtok: OK
util/di_ops: OK
util/memcpy_iftrue_timei: OK
util/di_map: OK
util/round_to_next_multiple_of: OK
util/laplace: OK
util/clamp_double_to_int64: OK
util/find_str_at_start_of_line: OK
util/tor_strreplacechar: OK
util/string_is_C_identifier: OK
util/string_is_utf8: OK
util/asprintf: OK
util/listdir: OK
util/glob: OK
util/get_glob_opened_files: OK
util/parent_dir: OK
util/ftruncate: OK
util/nowrap_math: OK
util/num_cpus: OK
util/load_win_lib: SKIPPED
util/format_hex_number: OK
util/format_dec_number: OK
util/n_bits_set: OK
util/eat_whitespace: OK
util/sl_new_from_text_lines: OK
util/envnames: OK
util/make_environment: OK
util/set_env_var_in_sl: OK
util/read_file_eof_tiny_limit: OK
util/read_file_eof_one_loop_a: OK
util/read_file_eof_one_loop_b: OK
util/read_file_eof_two_loops: OK
util/read_file_eof_two_loops_b: OK
util/read_file_eof_zero_bytes: OK
util/read_file_endlines: OK
util/write_chunks_to_file: OK
util/write_str_if_changed: OK
util/mathlog: OK
util/fraction: OK
util/weak_random: OK
util/tor_isinf: [forking] OK
util/socket_ipv4: [forking] OK
util/socket_ipv6: [forking] OK
util/socketpair: [forking] OK
util/socketpair_ersatz: [forking] OK
util/max_mem: OK
util/hostname_validation: OK
util/dest_validation_edgecase: OK
util/ipv4_validation: OK
util/ipv6_validation: OK
util/writepid: OK
util/get_avail_disk_space: OK
util/touch_file: OK
util/pwdb: [forking] OK
util/calloc_check: OK
util/monotonic_time: OK
util/monotonic_time_ratchet: [forking] OK
util/monotonic_time_zero: OK
util/monotonic_time_add_msec: OK
util/timegm_real: OK
util/htonll: OK
util/get_unquoted_path: OK
util/map_anon: OK
util/map_anon_nofork: OK
util/format/unaligned_accessors: OK
util/format/base64_encode: OK
util/format/base64_decode_oddsize: OK
util/format/base64_decode: OK
util/format/base16_decode: OK
util/format/base32_encode: OK
util/format/base32_decode: OK
util/format/encoded_size: OK
util/handle/basic: OK
util/logging/sigsafe_err_fds: [forking] OK
util/logging/sigsafe_err: [forking] OK
util/logging/ratelim: OK
util/process/set_waitpid_callback: OK
util/process/clear_waitpid_callback: OK
util/thread/basic: [forking] OK
util/thread/conditionvar: [forking] OK
util/thread/conditionvar_timeout: [forking] OK
1497 tests ok.  (27 skipped)
>>> tor: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/community/tor/src/tor-0.4.8.9'
 ./install-sh -c -d '/home/buildozer/aports/community/tor/pkg/tor/usr/bin'
 ./install-sh -c -d '/home/buildozer/aports/community/tor/pkg/tor/etc/tor'
 ./install-sh -c -d '/home/buildozer/aports/community/tor/pkg/tor/usr/share/man/man1'
 ./install-sh -c -d '/home/buildozer/aports/community/tor/pkg/tor/usr/share/tor'
 ./install-sh -c -d '/home/buildozer/aports/community/tor/pkg/tor/usr/bin'
 /usr/bin/install -c contrib/client-tools/torify '/home/buildozer/aports/community/tor/pkg/tor/usr/bin'
 /usr/bin/install -c -m 644 src/config/torrc.sample '/home/buildozer/aports/community/tor/pkg/tor/etc/tor'
 /usr/bin/install -c -m 644 src/config/geoip src/config/geoip6 '/home/buildozer/aports/community/tor/pkg/tor/usr/share/tor'
 /usr/bin/install -c -m 644 doc/man/tor.1 doc/man/tor-gencert.1 doc/man/tor-resolve.1 doc/man/torify.1 doc/man/tor-print-ed-signing-cert.1 '/home/buildozer/aports/community/tor/pkg/tor/usr/share/man/man1'
  /usr/bin/install -c src/app/tor src/tools/tor-resolve src/tools/tor-print-ed-signing-cert src/tools/tor-gencert '/home/buildozer/aports/community/tor/pkg/tor/usr/bin'
make[1]: Leaving directory '/home/buildozer/aports/community/tor/src/tor-0.4.8.9'
>>> tor-doc*: Running split function doc...
>>> tor-doc*: Preparing subpackage tor-doc...
>>> tor-doc*: Running postcheck for tor-doc
>>> tor-openrc*: Running split function openrc...
>>> tor-openrc*: Preparing subpackage tor-openrc...
>>> tor-openrc*: Running postcheck for tor-openrc
>>> tor*: Running postcheck for tor
>>> tor*: Preparing package tor...
>>> tor*: Stripping binaries
>>> tor*: Script found. /bin/sh added as a dependency for tor-0.4.8.9-r0.apk
>>> tor*: Adding .post-upgrade
>>> tor*: Adding .pre-install
>>> tor-doc*: Scanning shared objects
>>> tor-openrc*: Scanning shared objects
>>> tor*: Scanning shared objects
>>> tor-doc*: Tracing dependencies...
>>> tor-doc*: Package size: 92.0 KB
>>> tor-doc*: Compressing data...
>>> tor-doc*: Create checksum...
>>> tor-doc*: Create tor-doc-0.4.8.9-r0.apk
>>> tor-openrc*: Tracing dependencies...
>>> tor-openrc*: Package size: 24.0 KB
>>> tor-openrc*: Compressing data...
>>> tor-openrc*: Create checksum...
>>> tor-openrc*: Create tor-openrc-0.4.8.9-r0.apk
>>> tor*: Tracing dependencies...
	/bin/sh
	so:libc.musl-x86.so.1
	so:libcap.so.2
	so:libcrypto.so.3
	so:libevent-2.1.so.7
	so:liblzma.so.5
	so:libseccomp.so.2
	so:libssl.so.3
	so:libz.so.1
	so:libzstd.so.1
>>> tor*: Package size: 14.6 MB
>>> tor*: Compressing data...
>>> tor*: Create checksum...
>>> tor*: Create tor-0.4.8.9-r0.apk
>>> tor: Build complete at Thu, 09 Nov 2023 21:52:25 +0000 elapsed time 0h 1m 53s
>>> tor: Cleaning up srcdir
>>> tor: Cleaning up pkgdir
>>> tor: Uninstalling dependencies...
(1/25) Purging .makedepends-tor (20231109.215034)
(2/25) Purging libcap-dev (2.69-r1)
(3/25) Purging libseccomp-dev (2.5.4-r3)
(4/25) Purging linux-headers (6.5-r0)
(5/25) Purging libseccomp (2.5.4-r3)
(6/25) Purging libevent-dev (2.1.12-r7)
(7/25) Purging libevent (2.1.12-r7)
(8/25) Purging openssl-dev (3.1.4-r0)
(9/25) Purging zlib-dev (1.3-r2)
(10/25) Purging xz-dev (5.4.5-r0)
(11/25) Purging xz (5.4.5-r0)
(12/25) Purging zstd-dev (1.5.5-r7)
(13/25) Purging zstd (1.5.5-r7)
(14/25) Purging python3-pyc (3.11.6-r1)
(15/25) Purging python3-pycache-pyc0 (3.11.6-r1)
(16/25) Purging pyc (3.11.6-r1)
(17/25) Purging python3 (3.11.6-r1)
(18/25) Purging gdbm (1.23-r1)
(19/25) Purging libbz2 (1.0.8-r6)
(20/25) Purging libffi (3.4.4-r3)
(21/25) Purging libpanelw (6.4_p20231007-r0)
(22/25) Purging mpdecimal (2.5.1-r2)
(23/25) Purging readline (8.2.1-r2)
(24/25) Purging sqlite-libs (3.44.0-r0)
(25/25) Purging xz-libs (5.4.5-r0)
Executing busybox-1.36.1-r15.trigger
OK: 376 MiB in 102 packages
>>> tor: Updating the community/x86 repository index...
>>> tor: Signing the index...