INFO: not using any hashes in /data/userland-archives/hashes for tor-0.4.8.11.tar.gz (overridden with --hash) Source /data/userland-archives/tor-0.4.8.11.tar.gz... not found, skipping file copy Source https://dist.torproject.org/tor-0.4.8.11.tar.gz... downloading... ok validating signature... using https://dist.torproject.org/tor-0.4.8.11.tar.gz.asc... not found signature validation failed validating hash... ok patching file configure.ac Hunk #1 succeeded at 870 (offset -52 lines). Hunk #2 succeeded at 909 (offset -50 lines). patching file src/config/torrc.sample.in Hunk #2 succeeded at 81 with fuzz 1. checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/gcc/13/bin/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 the compiler supports GNU C... yes checking whether /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/13/bin/gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for pkg-config... /usr/bin/amd64/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 ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) /usr/gcc/13/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/13/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/13/bin/gcc... (cached) none checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for a sed that does not truncate output... /usr/bin/gsed checking for C compiler vendor... gnu checking for C compiler version... 13.2.0 checking for C compiler vendor... (cached) gnu checking for perl... perl checking for asciidoc... /usr/bin/asciidoc checking for a2x... /usr/bin/a2x 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... -lsocket checking for library containing gethostbyname... -lnsl checking for library containing dlopen... none required checking for library containing inet_aton... none required checking for library containing backtrace... none required checking for library containing clock_gettime... none required checking for library containing pthread_create... none required checking for library containing pthread_detach... none required checking for _NSGetEnviron... no checking for RtlSecureZeroMemory... no checking for SecureZeroMemory... no checking for accept4... yes checking for backtrace... yes checking for backtrace_symbols_fd... yes 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... no 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... no checking for localtime_r... yes checking for lround... no checking for madvise... yes checking for memmem... yes checking for memset_s... yes checking for minherit... no checking for mmap... yes checking for pipe... yes checking for pipe2... yes checking for prctl... no checking for readpassphrase... no checking for rint... no 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 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 for event2/event.h... yes checking for event2/dns.h... yes checking for event2/bufferevent_ssl.h... yes checking for library containing event_new... -levent-2.1 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... no checking for evdns_base_get_nameserver_addr... yes checking whether Libevent is new enough... yes checking for library containing pow... -lm 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... no 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... inconclusive checking for struct ssl_method_st.get_cipher_by_char... yes checking for ERR_load_KDF_strings... no checking for EVP_PBE_scrypt... no checking for SSL_CIPHER_find... yes checking for SSL_CTX_set1_groups_list... no checking for SSL_CTX_set_security_level... no checking for SSL_SESSION_get_master_key... no checking for SSL_get_client_ciphers... no checking for SSL_get_client_random... no checking for SSL_get_server_random... no checking for TLS_method... no checking for SSL.state... yes checking size of SHA_CTX... 96 checking for struct tcp_info.tcpi_unacked... no checking for struct tcp_info.tcpi_snd_mss... no configure: KIST scheduler can't be used. Missing support. 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... no configure: Libcap was not found. Capabilities will not be usable. checking for cap_set_proc... no 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... no checking whether the compiler accepts -fwrapv... yes checking whether we can run hardened binaries... yes checking whether the linker accepts -z relro -z now... no checking whether the linker accepts -rdynamic... yes checking whether the compiler accepts -fomit-frame-pointer... yes checking whether the compiler accepts -fasynchronous-unwind-tables... yes checking for seccomp.h... no checking for library containing seccomp_init... 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... yes checking for crypto_scalarmult_curve25519.h... no checking for nacl/crypto_scalarmult_curve25519.h... no checking for nacl compiled with a fast curve25519 implementation... no checking for /usr/gcc/13/bin/gcc option to enable large file support... none needed checking for errno.h... yes checking for fcntl.h... yes checking for signal.h... yes checking for string.h... (cached) yes checking for sys/capability.h... no checking for sys/fcntl.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for time.h... yes checking for unistd.h... (cached) yes checking for arpa/inet.h... yes checking for crt_externs.h... no checking for execinfo.h... yes checking for gnu/libc-version.h... no checking for grp.h... yes checking for ifaddrs.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for linux/types.h... no checking for mach/vm_inherit.h... no checking for machine/limits.h... no checking for malloc.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/in6.h... no checking for pwd.h... yes checking for readpassphrase.h... no checking for stdatomic.h... yes checking for sys/eventfd.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/limits.h... yes checking for sys/mman.h... yes checking for sys/param.h... yes checking for sys/prctl.h... no checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/statvfs.h... yes checking for sys/syscall.h... yes checking for sys/sysctl.h... no checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/un.h... yes checking for sys/utime.h... yes checking for sys/wait.h... yes checking for syslog.h... yes checking for utime.h... 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... no checking for linux/netfilter_ipv4.h... no checking for linux/netfilter_ipv6/ip6_tables.h... no configure: Transparent proxy support enabled, but missing headers. checking for struct timeval.tv_sec... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of void *... 8 checking size of time_t... 8 checking size of size_t... 8 checking size of pid_t... 4 checking for uint... yes checking for u_char... yes checking for ssize_t... yes checking for ucontext.h... yes checking for sys/ucontext.h... yes checking for cygwin/signal.h... no checking how to access the program counter from a struct ucontext... checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for sa_family_t... yes checking for struct in6_addr.s6_addr32... no checking for struct in6_addr.s6_addr16... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for rlim_t... yes checking whether time_t is signed... yes checking whether size_t is signed... no checking whether enum always is signed... no checking size of socklen_t... 4 checking size of cell_t... 0 checking whether 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... no checking for getresgid... no checking for gethostbyname_r... yes checking how many arguments gethostbyname_r() wants... 5 checking whether the C compiler supports __func__... yes checking whether the C compiler supports __FUNC__... no checking whether the C compiler supports __FUNCTION__... yes checking whether we have extern char **environ already declared... no checking 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... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating contrib/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... /usr/bin/tput /usr/bin/tput: No value for $TERM and no -T specified /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/configure: line 33741: test: -ge: unary operator expected Tor Version: Tor 0.4.8.11 Build Features Compiler: /usr/gcc/13/bin/gcc Host OS: solaris2.11 License Option: BSD 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 (requires --enable-gpl): no Documentation AsciiDoc (--disable-asciidoc): yes Man Pages (--disable-manpage): yes HTML Manual (--disable-html-manual): yes 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-) 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 CC=/usr/gcc/13/bin/gcc CXX=/usr/gcc/13/bin/g++ F77=/usr/gcc/13/bin/gfortran FC=/usr/gcc/13/bin/gfortran CFLAGS=-m64 -O3 CXXFLAGS=-m64 -O3 FFLAGS= -m64 -O3 FCFLAGS=-m64 -O3 LDFLAGS=-m64 PKG_CONFIG_PATH=/usr/openssl/3.1/lib/64/pkgconfig:/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --libexecdir=/usr/libexec --sbindir=/usr/sbin --sysconfdir=/etc --localstatedir=/var --disable-dependency-tracking /usr/gnu/bin/make all-am make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/amd64' 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 In file included from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/or.h:26, from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/mainloop/connection.c:58: /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/mainloop/connection.c: In function 'connection_listener_new_for_port': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/mainloop/connection.c:1807:24: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1807 | tor_assert(real_port <= UINT16_MAX); | ^~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:168:49: note: in definition of macro 'PREDICT_LIKELY' 168 | #define PREDICT_LIKELY(exp) __builtin_expect(!!(exp), 1) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:105:7: note: in expansion of macro 'ASSERT_PREDICT_LIKELY_' 105 | if (ASSERT_PREDICT_LIKELY_(expr)) { \ | ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:102:26: note: in expansion of macro 'tor_assertf' 102 | #define tor_assert(expr) tor_assertf(expr, NULL) | ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/mainloop/connection.c:1807:3: note: in expansion of macro 'tor_assert' 1807 | tor_assert(real_port <= UINT16_MAX); | ^~~~~~~~~~ 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 /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_histogram_bin_to_usec': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:390:32: warning: array subscript has type 'char' [-Wchar-subscripts] 390 | return state->histogram_edges[bin] + rtt_add_usec; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_sample_delay': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:619:42: warning: array subscript has type 'char' [-Wchar-subscripts] 619 | histogram_total_tokens += histogram[b]; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:635:20: warning: array subscript has type 'char' [-Wchar-subscripts] 635 | while (!histogram[curr_bin]) { | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:638:26: warning: array subscript has type 'char' [-Wchar-subscripts] 638 | curr_weight = histogram[curr_bin]; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:648:29: warning: array subscript has type 'char' [-Wchar-subscripts] 648 | curr_weight += histogram[curr_bin]; | ^ In file included from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/math/fp.h:15, from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:52: /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:653:20: warning: array subscript has type 'char' [-Wchar-subscripts] 653 | BUG(histogram[curr_bin] == 0)) { | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:176:51: note: in definition of macro 'PREDICT_UNLIKELY' 176 | #define PREDICT_UNLIKELY(exp) __builtin_expect(!!(exp), 0) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:208:4: note: in expansion of macro 'ASSERT_PREDICT_UNLIKELY_' 208 | (ASSERT_PREDICT_UNLIKELY_(cond) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:653:7: note: in expansion of macro 'BUG' 653 | BUG(histogram[curr_bin] == 0)) { | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:664:22: warning: array subscript has type 'char' [-Wchar-subscripts] 664 | mi->histogram[curr_bin] > 0) { | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:665:20: warning: array subscript has type 'char' [-Wchar-subscripts] 665 | mi->histogram[curr_bin]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_first_higher_index': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:788:22: warning: array subscript has type 'char' [-Wchar-subscripts] 788 | if (mi->histogram[bin] && | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_first_lower_index': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:811:22: warning: array subscript has type 'char' [-Wchar-subscripts] 811 | if (mi->histogram[bin] && | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_remove_higher_token': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:837:27: warning: array subscript has type 'char' [-Wchar-subscripts] 837 | if (!BUG(mi->histogram[bin] == 0)) { | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:176:51: note: in definition of macro 'PREDICT_UNLIKELY' 176 | #define PREDICT_UNLIKELY(exp) __builtin_expect(!!(exp), 0) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:208:4: note: in expansion of macro 'ASSERT_PREDICT_UNLIKELY_' 208 | (ASSERT_PREDICT_UNLIKELY_(cond) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:837:10: note: in expansion of macro 'BUG' 837 | if (!BUG(mi->histogram[bin] == 0)) { | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:838:20: warning: array subscript has type 'char' [-Wchar-subscripts] 838 | mi->histogram[bin]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_remove_lower_token': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:857:27: warning: array subscript has type 'char' [-Wchar-subscripts] 857 | if (!BUG(mi->histogram[bin] == 0)) { | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:176:51: note: in definition of macro 'PREDICT_UNLIKELY' 176 | #define PREDICT_UNLIKELY(exp) __builtin_expect(!!(exp), 0) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:208:4: note: in expansion of macro 'ASSERT_PREDICT_UNLIKELY_' 208 | (ASSERT_PREDICT_UNLIKELY_(cond) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:857:10: note: in expansion of macro 'BUG' 857 | if (!BUG(mi->histogram[bin] == 0)) { | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:858:20: warning: array subscript has type 'char' [-Wchar-subscripts] 858 | mi->histogram[bin]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_remove_closest_token': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:176:51: note: in definition of macro 'PREDICT_UNLIKELY' 176 | #define PREDICT_UNLIKELY(exp) __builtin_expect(!!(exp), 0) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:208:4: note: in expansion of macro 'ASSERT_PREDICT_UNLIKELY_' 208 | (ASSERT_PREDICT_UNLIKELY_(cond) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:903:5: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 903 | ENSURE_BIN_CAPACITY(lower); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:904:18: warning: array subscript has type 'char' [-Wchar-subscripts] 904 | mi->histogram[lower]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:176:51: note: in definition of macro 'PREDICT_UNLIKELY' 176 | #define PREDICT_UNLIKELY(exp) __builtin_expect(!!(exp), 0) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:208:4: note: in expansion of macro 'ASSERT_PREDICT_UNLIKELY_' 208 | (ASSERT_PREDICT_UNLIKELY_(cond) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:908:5: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 908 | ENSURE_BIN_CAPACITY(higher); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:909:18: warning: array subscript has type 'char' [-Wchar-subscripts] 909 | mi->histogram[higher]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:176:51: note: in definition of macro 'PREDICT_UNLIKELY' 176 | #define PREDICT_UNLIKELY(exp) __builtin_expect(!!(exp), 0) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:208:4: note: in expansion of macro 'ASSERT_PREDICT_UNLIKELY_' 208 | (ASSERT_PREDICT_UNLIKELY_(cond) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:922:7: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 922 | ENSURE_BIN_CAPACITY(lower); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:176:51: note: in definition of macro 'PREDICT_UNLIKELY' 176 | #define PREDICT_UNLIKELY(exp) __builtin_expect(!!(exp), 0) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:208:4: note: in expansion of macro 'ASSERT_PREDICT_UNLIKELY_' 208 | (ASSERT_PREDICT_UNLIKELY_(cond) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:926:7: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 926 | ENSURE_BIN_CAPACITY(higher); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:176:51: note: in definition of macro 'PREDICT_UNLIKELY' 176 | #define PREDICT_UNLIKELY(exp) __builtin_expect(!!(exp), 0) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:208:4: note: in expansion of macro 'ASSERT_PREDICT_UNLIKELY_' 208 | (ASSERT_PREDICT_UNLIKELY_(cond) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:930:7: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 930 | ENSURE_BIN_CAPACITY(higher); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:176:51: note: in definition of macro 'PREDICT_UNLIKELY' 176 | #define PREDICT_UNLIKELY(exp) __builtin_expect(!!(exp), 0) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:208:4: note: in expansion of macro 'ASSERT_PREDICT_UNLIKELY_' 208 | (ASSERT_PREDICT_UNLIKELY_(cond) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:934:7: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 934 | ENSURE_BIN_CAPACITY(lower); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:937:18: warning: array subscript has type 'char' [-Wchar-subscripts] 937 | mi->histogram[bin_to_remove]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:176:51: note: in definition of macro 'PREDICT_UNLIKELY' 176 | #define PREDICT_UNLIKELY(exp) __builtin_expect(!!(exp), 0) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:208:4: note: in expansion of macro 'ASSERT_PREDICT_UNLIKELY_' 208 | (ASSERT_PREDICT_UNLIKELY_(cond) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:943:7: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 943 | ENSURE_BIN_CAPACITY(higher); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:944:20: warning: array subscript has type 'char' [-Wchar-subscripts] 944 | mi->histogram[higher]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:176:51: note: in definition of macro 'PREDICT_UNLIKELY' 176 | #define PREDICT_UNLIKELY(exp) __builtin_expect(!!(exp), 0) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:208:4: note: in expansion of macro 'ASSERT_PREDICT_UNLIKELY_' 208 | (ASSERT_PREDICT_UNLIKELY_(cond) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:948:7: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 948 | ENSURE_BIN_CAPACITY(lower); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:949:20: warning: array subscript has type 'char' [-Wchar-subscripts] 949 | mi->histogram[lower]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_remove_exact': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:971:20: warning: array subscript has type 'char' [-Wchar-subscripts] 971 | if (mi->histogram[bin] > 0) | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:972:18: warning: array subscript has type 'char' [-Wchar-subscripts] 972 | mi->histogram[bin]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'check_machine_token_supply': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:995:46: warning: array subscript has type 'char' [-Wchar-subscripts] 995 | histogram_total_tokens += mi->histogram[b]; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_count_padding_sent': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:1045:30: warning: array subscript has type 'char' [-Wchar-subscripts] 1045 | !BUG(mi->histogram[mi->chosen_bin] == 0)) { | ~~^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:176:51: note: in definition of macro 'PREDICT_UNLIKELY' 176 | #define PREDICT_UNLIKELY(exp) __builtin_expect(!!(exp), 0) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:208:4: note: in expansion of macro 'ASSERT_PREDICT_UNLIKELY_' 208 | (ASSERT_PREDICT_UNLIKELY_(cond) ? \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:1045:10: note: in expansion of macro 'BUG' 1045 | !BUG(mi->histogram[mi->chosen_bin] == 0)) { | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:1046:23: warning: array subscript has type 'char' [-Wchar-subscripts] 1046 | mi->histogram[mi->chosen_bin]--; | ~~^~~~~~~~~~~~ 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 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 In file included from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/or.h:26, from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_cell.c:9: /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_cell.c: In function 'introduce1_set_encrypted_link_spec': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_cell.c:258:36: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 258 | tor_assert(smartlist_len(lspecs) <= UINT8_MAX); | ^~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:168:49: note: in definition of macro 'PREDICT_LIKELY' 168 | #define PREDICT_LIKELY(exp) __builtin_expect(!!(exp), 1) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:105:7: note: in expansion of macro 'ASSERT_PREDICT_LIKELY_' 105 | if (ASSERT_PREDICT_LIKELY_(expr)) { \ | ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:102:26: note: in expansion of macro 'tor_assertf' 102 | #define tor_assert(expr) tor_assertf(expr, NULL) | ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_cell.c:258:3: note: in expansion of macro 'tor_assert' 258 | tor_assert(smartlist_len(lspecs) <= UINT8_MAX); | ^~~~~~~~~~ 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 In file included from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/or.h:26, from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_descriptor.c:59: /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_descriptor.c: In function 'encode_link_specifiers': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_descriptor.c:342:35: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 342 | tor_assert(smartlist_len(specs) <= UINT8_MAX); | ^~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:168:49: note: in definition of macro 'PREDICT_LIKELY' 168 | #define PREDICT_LIKELY(exp) __builtin_expect(!!(exp), 1) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:105:7: note: in expansion of macro 'ASSERT_PREDICT_LIKELY_' 105 | if (ASSERT_PREDICT_LIKELY_(expr)) { \ | ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:102:26: note: in expansion of macro 'tor_assertf' 102 | #define tor_assert(expr) tor_assertf(expr, NULL) | ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_descriptor.c:342:3: note: in expansion of macro 'tor_assert' 342 | tor_assert(smartlist_len(specs) <= UINT8_MAX); | ^~~~~~~~~~ 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/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 In file included from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/or.h:26, from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/nodelist/torcert.c:28: /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/nodelist/torcert.c: In function 'tor_make_rsa_ed25519_crosscert': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/nodelist/torcert.c:370:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 370 | tor_assert(siglen <= UINT8_MAX); | ^~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/cc/compat_compiler.h:168:49: note: in definition of macro 'PREDICT_LIKELY' 168 | #define PREDICT_LIKELY(exp) __builtin_expect(!!(exp), 1) | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:105:7: note: in expansion of macro 'ASSERT_PREDICT_LIKELY_' 105 | if (ASSERT_PREDICT_LIKELY_(expr)) { \ | ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:102:26: note: in expansion of macro 'tor_assertf' 102 | #define tor_assert(expr) tor_assertf(expr, NULL) | ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/nodelist/torcert.c:370:3: note: in expansion of macro 'tor_assert' 370 | tor_assert(siglen <= UINT8_MAX); | ^~~~~~~~~~ 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/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 AR src/core/libtor-app.a 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 AR src/lib/libtor-compress.a 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 AR src/lib/libtor-evloop.a 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 AR src/lib/libtor-tls.a 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 AR src/lib/libtor-crypt-ops.a CC src/ext/keccak-tiny/libkeccak_tiny_a-keccak-tiny-unrolled.o AR src/ext/keccak-tiny/libkeccak-tiny.a CC src/ext/curve25519_donna/lib_libcurve25519_donna_a-curve25519-donna-c64.o AR src/lib/libcurve25519_donna.a CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_0.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_1.o 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_copy.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_frombytes.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-sc_reduce.o CC src/ext/ed25519/ref10/libed25519_ref10_a-sign.o CC src/ext/ed25519/ref10/libed25519_ref10_a-keyconv.o CC src/ext/ed25519/ref10/libed25519_ref10_a-blinding.o AR src/ext/ed25519/ref10/libed25519_ref10.a CC src/ext/ed25519/donna/libed25519_donna_a-ed25519_tor.o AR src/ext/ed25519/donna/libed25519_donna.a CC src/lib/geoip/geoip.o AR src/lib/libtor-geoip.a 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 AR src/lib/libtor-process.a CC src/lib/buf/buffers.o AR src/lib/libtor-buf.a 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 AR src/lib/libtor-confmgt.a CC src/lib/pubsub/pubsub_build.o CC src/lib/pubsub/pubsub_check.o CC src/lib/pubsub/pubsub_publish.o AR src/lib/libtor-pubsub.a 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 AR src/lib/libtor-dispatch.a CC src/lib/time/compat_time.o CC src/lib/time/time_sys.o CC src/lib/time/tvdiff.o AR src/lib/libtor-time.a 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 AR src/lib/libtor-fs.a 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/pem.o CC src/lib/encoding/qstring.o CC src/lib/encoding/time_fmt.o AR src/lib/libtor-encoding.a CC src/lib/sandbox/sandbox.o AR src/lib/libtor-sandbox.a 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 AR src/lib/libtor-container.a 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 AR src/lib/libtor-net.a CC src/lib/thread/compat_threads.o CC src/lib/thread/numcpus.o CC src/lib/thread/compat_pthreads.o AR src/lib/libtor-thread.a CC src/lib/memarea/memarea.o AR src/lib/libtor-memarea.a CC src/lib/math/fp.o CC src/lib/math/laplace.o CC src/lib/math/prob_distr.o AR src/lib/libtor-math.a CC src/lib/meminfo/meminfo.o AR src/lib/libtor-meminfo.a CC src/lib/osinfo/uname.o CC src/lib/osinfo/libc.o AR src/lib/libtor-osinfo.a 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 AR src/lib/libtor-log.a CC src/lib/lock/compat_mutex.o CC src/lib/lock/compat_mutex_pthreads.o AR src/lib/libtor-lock.a CC src/lib/fdio/fdio.o AR src/lib/libtor-fdio.a 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 AR src/lib/libtor-string.a CC src/lib/term/getpass.o CC src/ext/readpassphrase.o AR src/lib/libtor-term.a CC src/lib/smartlist_core/smartlist_core.o CC src/lib/smartlist_core/smartlist_split.o AR src/lib/libtor-smartlist-core.a CC src/lib/malloc/malloc.o CC src/lib/malloc/map_anon.o AR src/lib/libtor-malloc.a CC src/lib/wallclock/approx_time.o CC src/lib/wallclock/time_to_tm.o CC src/lib/wallclock/tor_gettimeofday.o AR src/lib/libtor-wallclock.a CC src/lib/err/backtrace.o CC src/lib/err/torerr.o CC src/lib/err/torerr_sys.o AR src/lib/libtor-err.a CC src/lib/version/git_revision.o CC src/lib/version/version.o AR src/lib/libtor-version.a CC src/lib/llharden/winprocess_sys.o AR src/lib/libtor-llharden.a CC src/lib/intmath/addsub.o CC src/lib/intmath/bits.o CC src/lib/intmath/muldiv.o CC src/lib/intmath/weakrng.o AR src/lib/libtor-intmath.a CC src/ext/lib_libtor_ctime_a-csiphash.o CC src/lib/ctime/libtor_ctime_a-di_ops.o AR src/lib/libtor-ctime.a 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 AR src/lib/libtor-metrics.a 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 AR src/trunnel/libor-trunnel.a CC src/lib/trace/trace_stub.o AR src/lib/libtor-trace.a AR libtor.a CCLD src/app/tor CC src/tools/tor-resolve.o CCLD src/tools/tor-resolve CC src/tools/tor-print-ed-signing-cert.o CCLD src/tools/tor-print-ed-signing-cert CC src/tools/tor-gencert.o CCLD src/tools/tor-gencert CC src/test/bench.o CCLD src/test/bench 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 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 /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/test/test_circuitpadding.c: In function 'test_circuitpadding_machine_rate_limiting': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/test/test_circuitpadding.c:2450:10: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 2450 | for (;iid = 0x00ff; | ~~~~~~~~^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/test/test_tortls_openssl.c:1079:11: warning: potential null pointer dereference [-Wnull-dereference] 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 In file included from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/or.h:51, from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/mainloop/connection.c:58: /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/mainloop/connection.c: In function 'connection_listener_new_for_port': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/mainloop/connection.c:1807:24: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1807 | tor_assert(real_port <= UINT16_MAX); | ^~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:105:7: note: in expansion of macro 'ASSERT_PREDICT_LIKELY_' 105 | if (ASSERT_PREDICT_LIKELY_(expr)) { \ | ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:102:26: note: in expansion of macro 'tor_assertf' 102 | #define tor_assert(expr) tor_assertf(expr, NULL) | ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/mainloop/connection.c:1807:3: note: in expansion of macro 'tor_assert' 1807 | tor_assert(real_port <= UINT16_MAX); | ^~~~~~~~~~ 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 /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_histogram_bin_to_usec': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:390:32: warning: array subscript has type 'char' [-Wchar-subscripts] 390 | return state->histogram_edges[bin] + rtt_add_usec; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_sample_delay': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:619:42: warning: array subscript has type 'char' [-Wchar-subscripts] 619 | histogram_total_tokens += histogram[b]; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:635:20: warning: array subscript has type 'char' [-Wchar-subscripts] 635 | while (!histogram[curr_bin]) { | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:638:26: warning: array subscript has type 'char' [-Wchar-subscripts] 638 | curr_weight = histogram[curr_bin]; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:648:29: warning: array subscript has type 'char' [-Wchar-subscripts] 648 | curr_weight += histogram[curr_bin]; | ^ In file included from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/or.h:51, from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:54: /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:653:20: warning: array subscript has type 'char' [-Wchar-subscripts] 653 | BUG(histogram[curr_bin] == 0)) { | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:653:7: note: in expansion of macro 'BUG' 653 | BUG(histogram[curr_bin] == 0)) { | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:664:22: warning: array subscript has type 'char' [-Wchar-subscripts] 664 | mi->histogram[curr_bin] > 0) { | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:665:20: warning: array subscript has type 'char' [-Wchar-subscripts] 665 | mi->histogram[curr_bin]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_first_higher_index': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:788:22: warning: array subscript has type 'char' [-Wchar-subscripts] 788 | if (mi->histogram[bin] && | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_first_lower_index': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:811:22: warning: array subscript has type 'char' [-Wchar-subscripts] 811 | if (mi->histogram[bin] && | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_remove_higher_token': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:837:27: warning: array subscript has type 'char' [-Wchar-subscripts] 837 | if (!BUG(mi->histogram[bin] == 0)) { | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:837:10: note: in expansion of macro 'BUG' 837 | if (!BUG(mi->histogram[bin] == 0)) { | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:838:20: warning: array subscript has type 'char' [-Wchar-subscripts] 838 | mi->histogram[bin]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_remove_lower_token': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:857:27: warning: array subscript has type 'char' [-Wchar-subscripts] 857 | if (!BUG(mi->histogram[bin] == 0)) { | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:857:10: note: in expansion of macro 'BUG' 857 | if (!BUG(mi->histogram[bin] == 0)) { | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:858:20: warning: array subscript has type 'char' [-Wchar-subscripts] 858 | mi->histogram[bin]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_remove_closest_token': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:903:5: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 903 | ENSURE_BIN_CAPACITY(lower); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:904:18: warning: array subscript has type 'char' [-Wchar-subscripts] 904 | mi->histogram[lower]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:908:5: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 908 | ENSURE_BIN_CAPACITY(higher); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:909:18: warning: array subscript has type 'char' [-Wchar-subscripts] 909 | mi->histogram[higher]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:922:7: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 922 | ENSURE_BIN_CAPACITY(lower); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:926:7: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 926 | ENSURE_BIN_CAPACITY(higher); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:930:7: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 930 | ENSURE_BIN_CAPACITY(higher); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:934:7: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 934 | ENSURE_BIN_CAPACITY(lower); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:937:18: warning: array subscript has type 'char' [-Wchar-subscripts] 937 | mi->histogram[bin_to_remove]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:943:7: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 943 | ENSURE_BIN_CAPACITY(higher); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:944:20: warning: array subscript has type 'char' [-Wchar-subscripts] 944 | mi->histogram[higher]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:24: warning: array subscript has type 'char' [-Wchar-subscripts] 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:866:7: note: in expansion of macro 'BUG' 866 | if (BUG(mi->histogram[bin_index] == 0)) { \ | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:948:7: note: in expansion of macro 'ENSURE_BIN_CAPACITY' 948 | ENSURE_BIN_CAPACITY(lower); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:949:20: warning: array subscript has type 'char' [-Wchar-subscripts] 949 | mi->histogram[lower]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_remove_exact': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:971:20: warning: array subscript has type 'char' [-Wchar-subscripts] 971 | if (mi->histogram[bin] > 0) | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:972:18: warning: array subscript has type 'char' [-Wchar-subscripts] 972 | mi->histogram[bin]--; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'check_machine_token_supply': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:995:46: warning: array subscript has type 'char' [-Wchar-subscripts] 995 | histogram_total_tokens += mi->histogram[b]; | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c: In function 'circpad_machine_count_padding_sent': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:1045:30: warning: array subscript has type 'char' [-Wchar-subscripts] 1045 | !BUG(mi->histogram[mi->chosen_bin] == 0)) { | ~~^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:1045:10: note: in expansion of macro 'BUG' 1045 | !BUG(mi->histogram[mi->chosen_bin] == 0)) { | ^~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/circuitpadding.c:1046:23: warning: array subscript has type 'char' [-Wchar-subscripts] 1046 | mi->histogram[mi->chosen_bin]--; | ~~^~~~~~~~~~~~ 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 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 In file included from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/or.h:51, from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_cell.c:9: /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_cell.c: In function 'introduce1_set_encrypted_link_spec': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_cell.c:258:36: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 258 | tor_assert(smartlist_len(lspecs) <= UINT8_MAX); | ^~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:105:7: note: in expansion of macro 'ASSERT_PREDICT_LIKELY_' 105 | if (ASSERT_PREDICT_LIKELY_(expr)) { \ | ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:102:26: note: in expansion of macro 'tor_assertf' 102 | #define tor_assert(expr) tor_assertf(expr, NULL) | ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_cell.c:258:3: note: in expansion of macro 'tor_assert' 258 | tor_assert(smartlist_len(lspecs) <= UINT8_MAX); | ^~~~~~~~~~ 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 In file included from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/or.h:51, from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_descriptor.c:59: /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_descriptor.c: In function 'encode_link_specifiers': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_descriptor.c:342:35: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 342 | tor_assert(smartlist_len(specs) <= UINT8_MAX); | ^~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:105:7: note: in expansion of macro 'ASSERT_PREDICT_LIKELY_' 105 | if (ASSERT_PREDICT_LIKELY_(expr)) { \ | ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:102:26: note: in expansion of macro 'tor_assertf' 102 | #define tor_assert(expr) tor_assertf(expr, NULL) | ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/hs/hs_descriptor.c:342:3: note: in expansion of macro 'tor_assert' 342 | tor_assert(smartlist_len(specs) <= UINT8_MAX); | ^~~~~~~~~~ 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/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 In file included from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/core/or/or.h:51, from /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/nodelist/torcert.c:28: /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/nodelist/torcert.c: In function 'tor_make_rsa_ed25519_crosscert': /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/nodelist/torcert.c:370:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 370 | tor_assert(siglen <= UINT8_MAX); | ^~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:76:9: note: in definition of macro 'ASSERT_PREDICT_UNLIKELY_' 76 | if (e) \ | ^ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:105:7: note: in expansion of macro 'ASSERT_PREDICT_LIKELY_' 105 | if (ASSERT_PREDICT_LIKELY_(expr)) { \ | ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/lib/log/util_bug.h:102:26: note: in expansion of macro 'tor_assertf' 102 | #define tor_assert(expr) tor_assertf(expr, NULL) | ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/feature/nodelist/torcert.c:370:3: note: in expansion of macro 'tor_assert' 370 | tor_assert(siglen <= UINT8_MAX); | ^~~~~~~~~~ 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/feature/hs/core_libtor_app_testing_a-hs_pow.o AR src/core/libtor-app-testing.a CC src/lib/compress/libtor_compress_testing_a-compress.o CC src/lib/compress/libtor_compress_testing_a-compress_buf.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 AR src/lib/libtor-compress-testing.a 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 AR src/lib/libtor-evloop-testing.a 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 AR src/lib/libtor-tls-testing.a 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 AR src/lib/libtor-crypt-ops-testing.a 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 AR src/ext/equix/libhashx.a CC src/ext/equix/src/libequix_a-context.o CC src/ext/equix/src/libequix_a-equix.o CC src/ext/equix/src/libequix_a-solver.o AR src/ext/equix/libequix.a CC src/lib/geoip/libtor_geoip_testing_a-geoip.o AR src/lib/libtor-geoip-testing.a 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.o CC src/lib/process/libtor_process_testing_a-process_sys.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 AR src/lib/libtor-process-testing.a CC src/lib/buf/libtor_buf_testing_a-buffers.o AR src/lib/libtor-buf-testing.a 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 AR src/lib/libtor-confmgt-testing.a 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 AR src/lib/libtor-pubsub-testing.a 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 AR src/lib/libtor-dispatch-testing.a 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 AR src/lib/libtor-time-testing.a 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 AR src/lib/libtor-fs-testing.a 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 AR src/lib/libtor-encoding-testing.a CC src/lib/sandbox/libtor_sandbox_testing_a-sandbox.o AR src/lib/libtor-sandbox-testing.a 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 AR src/lib/libtor-container-testing.a 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 AR src/lib/libtor-net-testing.a 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 AR src/lib/libtor-thread-testing.a CC src/lib/memarea/libtor_memarea_testing_a-memarea.o AR src/lib/libtor-memarea-testing.a 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 AR src/lib/libtor-math-testing.a CC src/lib/meminfo/libtor_meminfo_testing_a-meminfo.o AR src/lib/libtor-meminfo-testing.a CC src/lib/osinfo/libtor_osinfo_testing_a-uname.o CC src/lib/osinfo/libtor_osinfo_testing_a-libc.o AR src/lib/libtor-osinfo-testing.a CC src/lib/term/libtor_term_testing_a-getpass.o CC src/ext/lib_libtor_term_testing_a-readpassphrase.o AR src/lib/libtor-term-testing.a 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 AR src/lib/libtor-log-testing.a CC src/lib/lock/libtor_lock_testing_a-compat_mutex.o CC src/lib/lock/libtor_lock_testing_a-compat_mutex_pthreads.o AR src/lib/libtor-lock-testing.a CC src/lib/fdio/libtor_fdio_testing_a-fdio.o AR src/lib/libtor-fdio-testing.a 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 AR src/lib/libtor-string-testing.a CC src/lib/smartlist_core/libtor_smartlist_core_testing_a-smartlist_core.o CC src/lib/smartlist_core/libtor_smartlist_core_testing_a-smartlist_split.o AR src/lib/libtor-smartlist-core-testing.a CC src/lib/malloc/libtor_malloc_testing_a-malloc.o CC src/lib/malloc/libtor_malloc_testing_a-map_anon.o AR src/lib/libtor-malloc-testing.a 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 AR src/lib/libtor-wallclock-testing.a 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 AR src/lib/libtor-err-testing.a CC src/lib/version/libtor_version_testing_a-git_revision.o CC src/lib/version/libtor_version_testing_a-version.o AR src/lib/libtor-version-testing.a CC src/lib/llharden/libtor_llharden_testing_a-winprocess_sys.o AR src/lib/libtor-llharden-testing.a CC src/ext/lib_libtor_ctime_testing_a-csiphash.o CC src/lib/ctime/libtor_ctime_testing_a-di_ops.o AR src/lib/libtor-ctime-testing.a 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 AR src/lib/libtor-metrics-testing.a 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-flow_control_cells.o CC src/trunnel/libor_trunnel_testing_a-congestion_control.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 AR src/trunnel/libor-trunnel-testing.a AR src/test/libtor-testing.a CCLD src/test/test 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 CCLD src/test/test-slow CC src/test/test_memwipe-test-memwipe.o CCLD src/test/test-memwipe CC src/test/test-process.o CCLD src/test/test-process CC src/test/test_workqueue-test_workqueue.o CCLD src/test/test_workqueue CC src/test/test_switch_id-test_switch_id.o CCLD src/test/test-switch-id CC src/test/test_timers-test-timers.o CCLD src/test/test-timers CC src/test/test_rng-test_rng.o CCLD src/test/test-rng CC src/test/test_ntor_cl.o CCLD src/test/test-ntor-cl CC src/test/test_hs_ntor_cl.o CCLD src/test/test-hs-ntor-cl CC src/test/test_bt_cl-test_bt_cl.o CCLD src/test/test-bt-cl CC src/test/fuzz/fuzz_address-fuzzing_common.o CC src/test/fuzz/fuzz_address-fuzz_address.o CCLD src/test/fuzz/fuzz-address CC src/test/fuzz/fuzz_addressPTR-fuzzing_common.o CC src/test/fuzz/fuzz_addressPTR-fuzz_addressPTR.o CCLD src/test/fuzz/fuzz-addressPTR CC src/test/fuzz/fuzz_consensus-fuzzing_common.o CC src/test/fuzz/fuzz_consensus-fuzz_consensus.o CCLD src/test/fuzz/fuzz-consensus CC src/test/fuzz/fuzz_descriptor-fuzzing_common.o CC src/test/fuzz/fuzz_descriptor-fuzz_descriptor.o CCLD src/test/fuzz/fuzz-descriptor CC src/test/fuzz/fuzz_diff-fuzzing_common.o CC src/test/fuzz/fuzz_diff-fuzz_diff.o CCLD src/test/fuzz/fuzz-diff CC src/test/fuzz/fuzz_diff_apply-fuzzing_common.o CC src/test/fuzz/fuzz_diff_apply-fuzz_diff_apply.o CCLD src/test/fuzz/fuzz-diff-apply CC src/test/fuzz/fuzz_extrainfo-fuzzing_common.o CC src/test/fuzz/fuzz_extrainfo-fuzz_extrainfo.o CCLD src/test/fuzz/fuzz-extrainfo CC src/test/fuzz/fuzz_hsdescv3-fuzzing_common.o CC src/test/fuzz/fuzz_hsdescv3-fuzz_hsdescv3.o CCLD src/test/fuzz/fuzz-hsdescv3 CC src/test/fuzz/fuzz_hsdescv3_inner-fuzzing_common.o CC src/test/fuzz/fuzz_hsdescv3_inner-fuzz_hsdescv3_inner.o CCLD src/test/fuzz/fuzz-hsdescv3-inner CC src/test/fuzz/fuzz_hsdescv3_middle-fuzzing_common.o CC src/test/fuzz/fuzz_hsdescv3_middle-fuzz_hsdescv3_middle.o CCLD src/test/fuzz/fuzz-hsdescv3-middle CC src/test/fuzz/fuzz_http-fuzzing_common.o CC src/test/fuzz/fuzz_http-fuzz_http.o CCLD src/test/fuzz/fuzz-http CC src/test/fuzz/fuzz_http_connect-fuzzing_common.o CC src/test/fuzz/fuzz_http_connect-fuzz_http_connect.o CCLD src/test/fuzz/fuzz-http-connect CC src/test/fuzz/fuzz_microdesc-fuzzing_common.o CC src/test/fuzz/fuzz_microdesc-fuzz_microdesc.o CCLD src/test/fuzz/fuzz-microdesc CC src/test/fuzz/fuzz_socks-fuzzing_common.o CC src/test/fuzz/fuzz_socks-fuzz_socks.o CCLD src/test/fuzz/fuzz-socks CC src/test/fuzz/fuzz_strops-fuzzing_common.o CC src/test/fuzz/fuzz_strops-fuzz_strops.o CCLD src/test/fuzz/fuzz-strops CC src/test/fuzz/fuzz_vrs-fuzzing_common.o CC src/test/fuzz/fuzz_vrs-fuzz_vrs.o CCLD src/test/fuzz/fuzz-vrs 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 AR src/lib/libtor-intmath-testing.a CC src/tools/tor_runner.o AR src/tools/libtorrunner.a 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 GEN doc/man/tor.html GEN doc/man/tor-gencert.html GEN doc/man/tor-resolve.html GEN doc/man/torify.html GEN doc/man/tor-print-ed-signing-cert.html make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/amd64' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/prototype/i386/usr/bin' /usr/bin/ginstall -c src/app/tor src/tools/tor-resolve src/tools/tor-print-ed-signing-cert src/tools/tor-gencert '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/prototype/i386/usr/bin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/prototype/i386/usr/bin' /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/contrib/client-tools/torify '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/prototype/i386/usr/bin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/prototype/i386/etc/tor' /usr/bin/ginstall -c -m 644 src/config/torrc.sample '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/prototype/i386/etc/tor' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/prototype/i386/usr/share/doc/tor' /usr/bin/ginstall -c -m 644 doc/man/tor.html doc/man/tor-gencert.html doc/man/tor-resolve.html doc/man/torify.html doc/man/tor-print-ed-signing-cert.html '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/prototype/i386/usr/share/doc/tor' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -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 '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/prototype/i386/usr/share/man/man1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/prototype/i386/usr/share/tor' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/config/geoip /jenkins/jobs/oi-userland/workspace/components/network/tor/tor-0.4.8.11/src/config/geoip6 '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/prototype/i386/usr/share/tor' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/tor/build/amd64' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/network/tor/build/manifest-i386-tor.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: network/tor pkg://openindiana.org/network/tor@0.4.8.11,5.11-2024.0.0.0:20240419T200811Z PUBLISHED