Cook: tor 0.3.5.9 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): libevent-dev-2.1.8-i486 Installing (pkg/local): libevent-2.1.8-i486 Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): xz-tools-5.2.4-i486 Installing (pkg/local): xz-dev-5.2.4-any Installing (pkg/local): libzstd-1.3.8-i486 Installing (pkg/local): liblz4-1.8.3-i486 Installing (pkg/local): zstd-1.3.8-i486 Installing (pkg/local): zstd-dev-1.3.8-i486 Installing (pkg/local): libseccomp-2.3.3-i486 Installing (pkg/local): libseccomp-dev-2.3.3-any Extracting source archive "tor-0.3.5.9.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking dependency style of i486-slitaz-linux-gcc... gcc3 checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-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 i486-slitaz-linux-ar... i486-slitaz-linux-ar checking the archiver (i486-slitaz-linux-ar) interface... ar checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i486-slitaz-linux-gcc... (cached) gcc3 checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking for a sed that does not truncate output... /bin/sed checking for perl... perl checking for asciidoc... none checking for a2x... no checking for a2x.py... no checking for i486-slitaz-linux-gcc option to accept ISO C99... none needed checking for python3... no checking for python3.8... no checking for python3.7... no checking for python3.6... no checking for python3.5... no checking for python3.4... no checking for python... python checking for flexible array members... yes checking for working C99 mid-block declaration syntax... yes checking for working C99 designated initializers... yes checking for win32... no checking for MIPSpro compiler... no checking whether byte ordering is bigendian... no checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing dlopen... -ldl checking for library containing inet_aton... none required checking for library containing backtrace... none required checking for library containing clock_gettime... none required checking for library containing pthread_create... -lpthread checking for library containing pthread_detach... none required checking for _NSGetEnviron... no checking for 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 ftime... yes checking for get_current_dir_name... yes checking for getaddrinfo... yes checking for getdelim... yes checking for getifaddrs... yes checking for getline... yes checking for getpass... yes checking for getrlimit... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for gnu_get_libc_version... yes checking for htonll... no checking for inet_aton... yes checking for ioctl... yes checking for issetugid... no checking for llround... no checking for localtime_r... yes checking for lround... no checking for memmem... yes checking for memset_s... no checking for mmap... yes checking for pipe... yes checking for pipe2... yes checking for prctl... yes checking for readpassphrase... no checking for rint... no checking for sigaction... yes checking for socketpair... yes checking for statvfs... yes checking for strncasecmp... yes checking for strcasecmp... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for strptime... yes checking for strtok_r... yes checking for strtoull... yes checking for sysconf... yes checking for sysctl... yes checking for truncate... yes checking for uname... yes checking for usleep... yes checking for vasprintf... yes checking for _vscprintf... no checking for a pre-Yosemite OS X build target... no checking for mach_approximate_time... no checking for a pre-Sierra OSX build target... no checking for clock_gettime... yes checking for getentropy... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create... yes checking for pthread_condattr_setclock... yes checking whether free(NULL) works... yes checking for libevent directory... (system) checking whether we need extra options to link libevent... (none) checking event2/event.h usability... yes checking event2/event.h presence... yes checking for event2/event.h... yes checking event2/dns.h usability... yes checking event2/dns.h presence... yes checking for event2/dns.h... yes checking event2/bufferevent_ssl.h usability... yes checking event2/bufferevent_ssl.h presence... yes checking for event2/bufferevent_ssl.h... yes checking for library containing event_new... -levent checking for library containing evdns_base_new... none required checking for evutil_secure_rng_set_urandom_device_file... yes checking for evutil_secure_rng_add_bytes... yes checking 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 struct ssl_method_st.get_cipher_by_char... no checking for ERR_load_KDF_strings... yes checking for SSL_SESSION_get_master_key... yes checking for SSL_get_server_random... yes checking for SSL_get_client_ciphers... yes checking for SSL_get_client_random... yes checking for SSL_CTX_set1_groups_list... no checking for SSL_CIPHER_find... yes checking for SSL_CTX_set_security_level... yes checking for TLS_method... yes checking for EVP_PBE_scrypt... yes checking for SSL.state... no checking size of SHA_CTX... 96 checking for struct tcp_info.tcpi_unacked... yes checking for struct tcp_info.tcpi_snd_mss... yes checking for zlib directory... (system) checking whether we need extra options to link zlib... (none) checking for LZMA... yes checking for ZSTD... yes checking for ZSTD_estimateCStreamSize... yes checking for ZSTD_estimateDCtxSize... yes checking for cap_init in -lcap... 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... yes checking whether the compiler accepts -fwrapv... yes checking whether the linker accepts -z relro -z now... yes checking whether the linker accepts -rdynamic... yes checking whether the compiler accepts -fomit-frame-pointer... yes checking whether the compiler accepts -fasynchronous-unwind-tables... yes checking seccomp.h usability... yes checking seccomp.h presence... yes checking for seccomp.h... yes checking for library containing seccomp_init... -lseccomp checking libscrypt.h usability... no checking libscrypt.h presence... no checking for libscrypt.h... no checking for library containing libscrypt_scrypt... no checking for libscrypt_scrypt... no checking whether we can use curve25519-donna-c64... no checking crypto_scalarmult_curve25519.h usability... no checking crypto_scalarmult_curve25519.h presence... no checking for crypto_scalarmult_curve25519.h... no checking nacl/crypto_scalarmult_curve25519.h usability... no checking nacl/crypto_scalarmult_curve25519.h presence... no checking for nacl/crypto_scalarmult_curve25519.h... no checking for nacl compiled with a fast curve25519 implementation... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking gnu/libc-version.h usability... yes checking gnu/libc-version.h presence... yes checking for gnu/libc-version.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking machine/limits.h usability... no checking machine/limits.h presence... no checking for machine/limits.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no checking malloc_np.h usability... no checking malloc_np.h presence... no checking for malloc_np.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking readpassphrase.h usability... no checking readpassphrase.h presence... no checking for readpassphrase.h... no checking stdatomic.h usability... yes checking stdatomic.h presence... yes checking for stdatomic.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/limits.h usability... no checking sys/limits.h presence... no checking for sys/limits.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for sys/param.h... (cached) yes checking for net/if.h... yes checking for net/pfvar.h... no checking for linux/if.h... yes checking for linux/netfilter_ipv4.h... yes checking for linux/netfilter_ipv6/ip6_tables.h... yes checking for struct timeval.tv_sec... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of __int64... 0 checking size of void *... 4 checking size of time_t... 4 checking size of size_t... 4 checking size of pid_t... 4 checking for uint... yes checking for u_char... yes checking for ssize_t... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking sys/ucontext.h usability... yes checking sys/ucontext.h presence... yes checking for sys/ucontext.h... yes checking cygwin/signal.h usability... no checking cygwin/signal.h presence... no checking for cygwin/signal.h... no checking how to access the program counter from a struct ucontext... uc_mcontext.gregs[REG_EIP] checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for sa_family_t... yes checking for struct in6_addr.s6_addr32... yes checking for struct in6_addr.s6_addr16... yes checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for rlim_t... yes checking whether time_t is signed... yes checking whether size_t is signed... no checking whether enum always is signed... no checking size of socklen_t... 4 checking size of cell_t... 0 checking whether C11 stdatomic.h actually works... yes checking whether memset(0) sets pointers to NULL... yes checking whether memset(0) sets doubles to 0.0... yes checking whether we can malloc(0) safely.... yes checking whether we are using 2s-complement arithmetic... yes checking whether right-shift on negative values does sign-extension... yes checking whether uint8_t is the same type as unsigned char... yes checking for mallinfo... yes checking for mlockall... yes checking whether mlockall is declared... yes checking for getresuid... yes checking for getresgid... yes checking for gethostbyname_r... yes checking how many arguments gethostbyname_r() wants... 6 checking whether the C compiler supports __func__... yes checking whether the C compiler supports __FUNC__... no checking whether the C compiler supports __FUNCTION__... yes checking whether we have extern char **environ already declared... yes checking 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... no 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-semi... no 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... no 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... no 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 the compiler accepts @warning_flags... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating config.rust config.status: creating contrib/dist/suse/tor.sh config.status: creating contrib/operator-tools/tor.logrotate config.status: creating contrib/dist/tor.sh config.status: creating contrib/dist/torctl config.status: creating contrib/dist/tor.service config.status: creating src/config/torrc.sample config.status: creating src/config/torrc.minimal config.status: creating src/rust/.cargo/config config.status: creating scripts/maint/checkOptionDocs.pl config.status: creating scripts/maint/updateVersions.pl config.status: creating warning_flags config.status: creating orconfig.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/slitaz/wok/tor/source/tor-0.3.5.9' CC src/feature/dirauth/bwauth.o CC src/feature/dirauth/dsigs_parse.o CC src/feature/dirauth/guardfraction.o CC src/feature/dirauth/reachability.o CC src/feature/dirauth/recommend_pkg.o CC src/feature/dirauth/process_descs.o CC src/feature/dirauth/voteflags.o CC src/feature/dirauth/authmode.o CC src/feature/dirauth/dircollate.o CC src/feature/dirauth/dirvote.o CC src/feature/dirauth/shared_random.o CC src/feature/dirauth/shared_random_state.o CC src/ext/lib_libtor_ctime_a-csiphash.o CC src/trunnel/libor_trunnel_a-channelpadding_negotiation.o CC src/trunnel/libor_trunnel_a-socks5.o CC src/ext/test_test-tinytest.o CC src/app/config/core_libtor_app_testing_a-config.o CC src/app/config/core_libtor_app_testing_a-confparse.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/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_tap.o CC src/core/crypto/libtor_app_testing_a-relay_crypto.o CC src/core/mainloop/libtor_app_testing_a-connection.o CC src/core/mainloop/libtor_app_testing_a-cpuworker.o CC src/core/mainloop/libtor_app_testing_a-mainloop.o CC src/core/mainloop/libtor_app_testing_a-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-circuitstats.o CC src/core/or/libtor_app_testing_a-circuituse.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-onion.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-protover_rust.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-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_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-transports.o CC src/feature/control/core_libtor_app_testing_a-control.o CC src/feature/control/core_libtor_app_testing_a-fmt_serverstatus.o CC src/feature/control/core_libtor_app_testing_a-getinfo_geoip.o CC src/feature/dirauth/core_libtor_app_testing_a-keypin.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-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/dircommon/core_libtor_app_testing_a-voting_schedule.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/core_libtor_app_testing_a-hs_cache.o CC src/feature/hs/core_libtor_app_testing_a-hs_cell.o CC src/feature/hs/core_libtor_app_testing_a-hs_circuit.o CC src/feature/hs/core_libtor_app_testing_a-hs_circuitmap.o CC src/feature/hs/core_libtor_app_testing_a-hs_client.o CC src/feature/hs/core_libtor_app_testing_a-hs_common.o CC src/feature/hs/core_libtor_app_testing_a-hs_config.o CC src/feature/hs/core_libtor_app_testing_a-hs_control.o CC src/feature/hs/core_libtor_app_testing_a-hs_descriptor.o CC src/feature/hs/core_libtor_app_testing_a-hs_ident.o CC src/feature/hs/core_libtor_app_testing_a-hs_intropoint.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_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/keymgt/core_libtor_app_testing_a-loadkey.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-nodelist.o CC src/feature/nodelist/core_libtor_app_testing_a-node_select.o CC src/feature/nodelist/core_libtor_app_testing_a-routerinfo.o CC src/feature/nodelist/core_libtor_app_testing_a-routerlist.o CC src/feature/nodelist/core_libtor_app_testing_a-routerset.o CC src/feature/nodelist/core_libtor_app_testing_a-fmt_routerstatus.o CC src/feature/nodelist/core_libtor_app_testing_a-torcert.o CC src/feature/relay/core_libtor_app_testing_a-dns.o CC src/feature/relay/core_libtor_app_testing_a-ext_orport.o CC src/feature/relay/core_libtor_app_testing_a-onion_queue.o CC src/feature/relay/core_libtor_app_testing_a-router.o CC src/feature/relay/core_libtor_app_testing_a-routerkeys.o CC src/feature/relay/core_libtor_app_testing_a-routermode.o CC src/feature/relay/core_libtor_app_testing_a-selftest.o CC src/feature/rend/core_libtor_app_testing_a-rendcache.o CC src/feature/rend/core_libtor_app_testing_a-rendclient.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/rend/core_libtor_app_testing_a-rendparse.o CC src/feature/rend/core_libtor_app_testing_a-rendservice.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/feature/dirauth/core_libtor_app_testing_a-bwauth.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-reachability.o CC src/feature/dirauth/core_libtor_app_testing_a-recommend_pkg.o CC src/feature/dirauth/core_libtor_app_testing_a-process_descs.o CC src/feature/dirauth/core_libtor_app_testing_a-voteflags.o CC src/feature/dirauth/core_libtor_app_testing_a-authmode.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-shared_random.o CC src/feature/dirauth/core_libtor_app_testing_a-shared_random_state.o 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 CC src/lib/evloop/libtor_evloop_testing_a-compat_libevent.o CC src/lib/evloop/libtor_evloop_testing_a-procmon.o CC src/lib/evloop/libtor_evloop_testing_a-timers.o CC src/lib/evloop/libtor_evloop_testing_a-token_bucket.o CC src/lib/evloop/libtor_evloop_testing_a-workqueue.o CC src/lib/tls/libtor_tls_testing_a-buffers_tls.o CC src/lib/tls/libtor_tls_testing_a-tortls.o CC src/lib/tls/libtor_tls_testing_a-x509.o CC src/lib/tls/libtor_tls_testing_a-tortls_openssl.o CC src/lib/tls/libtor_tls_testing_a-x509_openssl.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_cipher.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_curve25519.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_dh.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_digest.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_ed25519.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_format.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_hkdf.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_init.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_ope.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_pwbox.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_rand.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_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_rsa_openssl.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_dh_openssl.o CC src/lib/crypt_ops/libtor_crypt_ops_testing_a-crypto_openssl_mgt.o CC src/lib/geoip/libtor_geoip_testing_a-geoip.o 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-restrict.o CC src/lib/process/libtor_process_testing_a-setuid.o CC src/lib/process/libtor_process_testing_a-subprocess.o CC src/lib/process/libtor_process_testing_a-waitpid.o CC src/lib/time/libtor_time_testing_a-compat_time.o CC src/lib/time/libtor_time_testing_a-tvdiff.o CC src/lib/fs/libtor_fs_testing_a-conffile.o CC src/lib/fs/libtor_fs_testing_a-dir.o CC src/lib/fs/libtor_fs_testing_a-files.o CC src/lib/fs/libtor_fs_testing_a-freespace.o CC src/lib/fs/libtor_fs_testing_a-lockfile.o CC src/lib/fs/libtor_fs_testing_a-mmap.o CC src/lib/fs/libtor_fs_testing_a-path.o CC src/lib/fs/libtor_fs_testing_a-storagedir.o CC src/lib/fs/libtor_fs_testing_a-userdb.o CC src/lib/encoding/libtor_encoding_testing_a-binascii.o CC src/lib/encoding/libtor_encoding_testing_a-confline.o CC src/lib/encoding/libtor_encoding_testing_a-cstring.o CC src/lib/encoding/libtor_encoding_testing_a-keyval.o CC src/lib/encoding/libtor_encoding_testing_a-pem.o CC src/lib/encoding/libtor_encoding_testing_a-time_fmt.o CC src/lib/sandbox/libtor_sandbox_testing_a-sandbox.o CC src/lib/container/libtor_container_testing_a-bloomfilt.o CC src/lib/container/libtor_container_testing_a-buffers.o CC src/lib/container/libtor_container_testing_a-map.o CC src/lib/container/libtor_container_testing_a-order.o CC src/lib/container/libtor_container_testing_a-smartlist.o CC src/lib/net/libtor_net_testing_a-address.o CC src/lib/net/libtor_net_testing_a-alertsock.o CC src/lib/net/libtor_net_testing_a-buffers_net.o CC src/lib/net/libtor_net_testing_a-gethostname.o CC src/lib/net/libtor_net_testing_a-inaddr.o CC src/lib/net/libtor_net_testing_a-resolve.o CC src/lib/net/libtor_net_testing_a-socket.o CC src/lib/net/libtor_net_testing_a-socketpair.o CC src/lib/thread/libtor_thread_testing_a-compat_threads.o CC src/lib/thread/libtor_thread_testing_a-numcpus.o CC src/lib/thread/libtor_thread_testing_a-compat_pthreads.o CC src/lib/memarea/libtor_memarea_testing_a-memarea.o CC src/lib/math/libtor_math_testing_a-fp.o CC src/lib/math/libtor_math_testing_a-laplace.o CC src/lib/meminfo/libtor_meminfo_testing_a-meminfo.o CC src/lib/osinfo/libtor_osinfo_testing_a-uname.o CC src/lib/term/libtor_term_testing_a-getpass.o CC src/ext/lib_libtor_term_testing_a-readpassphrase.o CC src/lib/log/libtor_log_testing_a-escape.o CC src/lib/log/libtor_log_testing_a-git_revision.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-util_bug.o CC src/lib/lock/libtor_lock_testing_a-compat_mutex.o CC src/lib/lock/libtor_lock_testing_a-compat_mutex_pthreads.o CC src/lib/fdio/libtor_fdio_testing_a-fdio.o CC src/lib/string/libtor_string_testing_a-compat_ctype.o CC src/lib/string/libtor_string_testing_a-compat_string.o CC src/lib/string/libtor_string_testing_a-util_string.o CC src/lib/string/libtor_string_testing_a-parse_int.o CC src/lib/string/libtor_string_testing_a-printf.o CC src/lib/string/libtor_string_testing_a-scanf.o CC src/lib/smartlist_core/libtor_smartlist_core_testing_a-smartlist_core.o CC src/lib/smartlist_core/libtor_smartlist_core_testing_a-smartlist_split.o CC src/lib/malloc/libtor_malloc_testing_a-malloc.o CC src/lib/wallclock/libtor_wallclock_testing_a-approx_time.o CC src/lib/wallclock/libtor_wallclock_testing_a-time_to_tm.o CC src/lib/wallclock/libtor_wallclock_testing_a-tor_gettimeofday.o CC src/lib/err/libtor_err_testing_a-backtrace.o CC src/lib/err/libtor_err_testing_a-torerr.o CC src/ext/lib_libtor_ctime_testing_a-csiphash.o CC src/lib/ctime/libtor_ctime_testing_a-di_ops.o CC src/ext/trunnel/trunnel_libor_trunnel_testing_a-trunnel.o CC src/trunnel/libor_trunnel_testing_a-ed25519_cert.o CC src/trunnel/libor_trunnel_testing_a-link_handshake.o CC src/trunnel/libor_trunnel_testing_a-pwbox.o CC src/trunnel/hs/libor_trunnel_testing_a-cell_common.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-socks5.o CC src/test/test_slow-test_slow.o CC src/test/test_slow-test_crypto_slow.o CC src/test/test_slow-test_util_slow.o CC src/test/test_slow-testing_common.o CC src/test/test_slow-testing_rsakeys.o CC src/ext/test_test_slow-tinytest.o CC src/test/test_memwipe-test-memwipe.o CC src/test/test-child.o CC src/test/test_workqueue-test_workqueue.o CC src/test/test_switch_id-test_switch_id.o CC src/test/test_timers-test-timers.o CC src/test/test_ntor_cl.o CC src/test/test_hs_ntor_cl.o CC src/test/test_bt_cl-test_bt_cl.o CC src/lib/intmath/libtor_intmath_testing_a-addsub.o CC src/lib/intmath/libtor_intmath_testing_a-bits.o CC src/lib/intmath/libtor_intmath_testing_a-muldiv.o CC src/lib/intmath/libtor_intmath_testing_a-weakrng.o CC src/tools/tor_runner.o GEN doc/tor.1 GEN doc/tor-gencert.1 GEN doc/tor-resolve.1 GEN doc/torify.1 GEN doc/tor-print-ed-signing-cert.1 GEN doc/tor.html GEN doc/tor-gencert.html GEN doc/tor-resolve.html GEN doc/torify.html GEN doc/tor-print-ed-signing-cert.html CC src/app/main/tor_main.o CC src/app/config/config.o CC src/app/config/confparse.o CC src/app/config/statefile.o CC src/app/main/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_tap.o CC src/core/crypto/relay_crypto.o CC src/core/mainloop/connection.o CC src/core/mainloop/cpuworker.o CC src/core/mainloop/mainloop.o CC src/core/mainloop/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/circuitstats.o CC src/core/or/circuituse.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/onion.o CC src/core/or/policies.o CC src/core/or/protover.o CC src/core/or/protover_rust.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/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_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/transports.o CC src/feature/control/control.o CC src/feature/control/fmt_serverstatus.o CC src/feature/control/getinfo_geoip.o CC src/feature/dirauth/keypin.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/dlstatus.o CC src/feature/dircommon/consdiff.o CC src/feature/dircommon/directory.o CC src/feature/dircommon/fp_pair.o CC src/feature/dircommon/voting_schedule.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/hs_cache.o CC src/feature/hs/hs_cell.o CC src/feature/hs/hs_circuit.o CC src/feature/hs/hs_circuitmap.o CC src/feature/hs/hs_client.o CC src/feature/hs/hs_common.o CC src/feature/hs/hs_config.o CC src/feature/hs/hs_control.o CC src/feature/hs/hs_descriptor.o CC src/feature/hs/hs_ident.o CC src/feature/hs/hs_intropoint.o CC src/feature/hs/hs_service.o CC src/feature/hs/hs_stats.o CC src/feature/hs_common/replaycache.o CC src/feature/hs_common/shared_random_client.o CC src/feature/keymgt/loadkey.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/nodelist.o CC src/feature/nodelist/node_select.o CC src/feature/nodelist/routerinfo.o CC src/feature/nodelist/routerlist.o CC src/feature/nodelist/routerset.o CC src/feature/nodelist/fmt_routerstatus.o CC src/feature/nodelist/torcert.o CC src/feature/relay/dns.o CC src/feature/relay/ext_orport.o CC src/feature/relay/onion_queue.o CC src/feature/relay/router.o CC src/feature/relay/routerkeys.o CC src/feature/relay/routermode.o CC src/feature/relay/selftest.o CC src/feature/rend/rendcache.o CC src/feature/rend/rendclient.o CC src/feature/rend/rendcommon.o CC src/feature/rend/rendmid.o CC src/feature/rend/rendparse.o CC src/feature/rend/rendservice.o CC src/feature/stats/geoip_stats.o CC src/feature/stats/rephist.o CC src/feature/stats/predict_ports.o CC src/lib/compress/compress.o CC src/lib/compress/compress_buf.o CC src/lib/compress/compress_lzma.o CC src/lib/compress/compress_none.o CC src/lib/compress/compress_zlib.o CC src/lib/compress/compress_zstd.o CC src/lib/evloop/compat_libevent.o CC src/lib/evloop/procmon.o CC src/lib/evloop/timers.o CC src/lib/evloop/token_bucket.o CC src/lib/evloop/workqueue.o CC src/lib/tls/libtor_tls_a-buffers_tls.o CC src/lib/tls/libtor_tls_a-tortls.o CC src/lib/tls/libtor_tls_a-x509.o CC src/lib/tls/libtor_tls_a-tortls_openssl.o CC src/lib/tls/libtor_tls_a-x509_openssl.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_cipher.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_curve25519.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_dh.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_digest.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_ed25519.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_format.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_hkdf.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_init.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_ope.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_pwbox.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_rand.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_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_rsa_openssl.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_dh_openssl.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_openssl_mgt.o CC src/ext/keccak-tiny/libkeccak_tiny_a-keccak-tiny-unrolled.o CC src/ext/curve25519_donna/lib_libcurve25519_donna_a-curve25519-donna.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_0.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_1.o 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 CC src/ext/ed25519/donna/libed25519_donna_a-ed25519_tor.o CC src/lib/geoip/geoip.o CC src/lib/process/daemon.o CC src/lib/process/env.o CC src/lib/process/pidfile.o CC src/lib/process/restrict.o CC src/lib/process/setuid.o CC src/lib/process/subprocess.o CC src/lib/process/waitpid.o CC src/lib/time/compat_time.o CC src/lib/time/tvdiff.o CC src/lib/fs/conffile.o CC src/lib/fs/dir.o CC src/lib/fs/files.o CC src/lib/fs/freespace.o CC src/lib/fs/lockfile.o CC src/lib/fs/mmap.o CC src/lib/fs/path.o CC src/lib/fs/storagedir.o CC src/lib/fs/userdb.o CC src/lib/encoding/binascii.o CC src/lib/encoding/confline.o CC src/lib/encoding/cstring.o CC src/lib/encoding/keyval.o CC src/lib/encoding/pem.o CC src/lib/encoding/time_fmt.o CC src/lib/sandbox/sandbox.o CC src/lib/container/bloomfilt.o CC src/lib/container/buffers.o CC src/lib/container/map.o CC src/lib/container/order.o CC src/lib/container/smartlist.o CC src/lib/net/address.o CC src/lib/net/alertsock.o CC src/lib/net/buffers_net.o CC src/lib/net/gethostname.o CC src/lib/net/inaddr.o CC src/lib/net/resolve.o CC src/lib/net/socket.o CC src/lib/net/socketpair.o CC src/lib/thread/compat_threads.o CC src/lib/thread/numcpus.o CC src/lib/thread/compat_pthreads.o CC src/lib/memarea/memarea.o CC src/lib/math/fp.o CC src/lib/math/laplace.o CC src/lib/meminfo/meminfo.o CC src/lib/osinfo/uname.o CC src/lib/log/escape.o CC src/lib/log/git_revision.o CC src/lib/log/ratelim.o CC src/lib/log/log.o CC src/lib/log/util_bug.o CC src/lib/lock/compat_mutex.o CC src/lib/lock/compat_mutex_pthreads.o CC src/lib/fdio/fdio.o CC src/lib/string/compat_ctype.o CC src/lib/string/compat_string.o CC src/lib/string/util_string.o CC src/lib/string/parse_int.o CC src/lib/string/printf.o CC src/lib/string/scanf.o CC src/lib/term/getpass.o CC src/ext/readpassphrase.o CC src/lib/smartlist_core/smartlist_core.o CC src/lib/smartlist_core/smartlist_split.o CC src/lib/malloc/malloc.o CC src/lib/wallclock/approx_time.o CC src/lib/wallclock/time_to_tm.o CC src/lib/wallclock/tor_gettimeofday.o CC src/lib/err/backtrace.o CC src/lib/intmath/addsub.o CC src/lib/intmath/bits.o CC src/lib/err/torerr.o CC src/lib/intmath/muldiv.o CC src/lib/intmath/weakrng.o CC src/lib/ctime/libtor_ctime_a-di_ops.o CC src/ext/trunnel/trunnel_libor_trunnel_a-trunnel.o CC src/trunnel/libor_trunnel_a-link_handshake.o CC src/trunnel/libor_trunnel_a-ed25519_cert.o CC src/trunnel/libor_trunnel_a-pwbox.o CC src/trunnel/hs/libor_trunnel_a-cell_common.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/lib/trace/trace.o CC src/tools/tor-resolve.o CC src/tools/tor-print-ed-signing-cert.o CC src/tools/tor-gencert.o CC src/test/bench.o CC src/test/test-log_test_helpers.o CC src/test/test-hs_test_helpers.o CC src/test/test-rend_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_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_channeltls.o CC src/test/test-test_checkdir.o CC src/test/test-test_circuitlist.o CC src/test/test-test_circuitmux.o CC src/test/test-test_circuitbuild.o CC src/test/test-test_circuituse.o CC src/test/test-test_circuitstats.o CC src/test/test-test_compat_libevent.o CC src/test/test-test_config.o CC src/test/test-test_connection.o CC src/test/test-test_conscache.o CC src/test/test-test_consdiff.o CC src/test/test-test_consdiffmgr.o CC src/test/test-test_containers.o CC src/test/test-test_controller.o CC src/test/test-test_controller_events.o CC src/test/test-test_crypto.o CC src/test/test-test_crypto_ope.o CC src/test/test-test_data.o CC src/test/test-test_dir.o CC src/test/test-test_dir_common.o CC src/test/test-test_dir_handle_get.o CC src/test/test-test_dos.o CC src/test/test-test_entryconn.o CC src/test/test-test_entrynodes.o CC src/test/test-test_geoip.o CC src/test/test-test_guardfraction.o CC src/test/test-test_extorport.o CC src/test/test-test_hs.o CC src/test/test-test_hs_common.o CC src/test/test-test_hs_config.o CC src/test/test-test_hs_cell.o CC src/test/test-test_hs_ntor.o CC src/test/test-test_hs_service.o CC src/test/test-test_hs_client.o CC src/test/test-test_hs_intropoint.o CC src/test/test-test_hs_control.o CC src/test/test-test_handles.o CC src/test/test-test_hs_cache.o CC src/test/test-test_hs_descriptor.o CC src/test/test-test_introduce.o CC src/test/test-test_keypin.o CC src/test/test-test_link_handshake.o CC src/test/test-test_logging.o CC src/test/test-test_mainloop.o CC src/test/test-test_microdesc.o CC src/test/test-test_nodelist.o CC src/test/test-test_oom.o CC src/test/test-test_oos.o CC src/test/test-test_options.o CC src/test/test-test_pem.o CC src/test/test-test_periodic_event.o CC src/test/test-test_policy.o CC src/test/test-test_procmon.o CC src/test/test-test_proto_http.o CC src/test/test-test_proto_misc.o CC src/test/test-test_protover.o CC src/test/test-test_pt.o CC src/test/test-test_relay.o CC src/test/test-test_relaycell.o CC src/test/test-test_relaycrypt.o CC src/test/test-test_rendcache.o CC src/test/test-test_replay.o CC src/test/test-test_router.o CC src/test/test-test_routerkeys.o CC src/test/test-test_routerlist.o CC src/test/test-test_routerset.o CC src/test/test-test_scheduler.o CC src/test/test-test_shared_random.o CC src/test/test-test_socks.o CC src/test/test-test_status.o CC src/test/test-test_storagedir.o CC src/test/test-test_threads.o CC src/test/test-test_tortls.o CC src/test/test-test_util.o CC src/test/test-test_util_format.o CC src/test/test-test_util_process.o CC src/test/test-test_voting_schedule.o CC src/test/test-test_x509.o CC src/test/test-test_helpers.o CC src/test/test-test_dns.o CC src/test/test-testing_common.o CC src/test/test-testing_rsakeys.o CC src/test/test-test_crypto_openssl.o CC src/test/test-test_tortls_openssl.o AR src/core/libtor-app-testing.a AR src/lib/libtor-compress-testing.a AR src/lib/libtor-evloop-testing.a AR src/lib/libtor-tls-testing.a AR src/lib/libtor-crypt-ops-testing.a AR src/lib/libtor-geoip-testing.a AR src/lib/libtor-process-testing.a AR src/lib/libtor-time-testing.a AR src/lib/libtor-fs-testing.a AR src/lib/libtor-encoding-testing.a AR src/lib/libtor-sandbox-testing.a AR src/lib/libtor-container-testing.a AR src/lib/libtor-net-testing.a AR src/lib/libtor-thread-testing.a AR src/lib/libtor-memarea-testing.a AR src/lib/libtor-math-testing.a AR src/lib/libtor-meminfo-testing.a AR src/lib/libtor-osinfo-testing.a AR src/lib/libtor-term-testing.a AR src/lib/libtor-log-testing.a AR src/lib/libtor-lock-testing.a AR src/lib/libtor-fdio-testing.a AR src/lib/libtor-string-testing.a AR src/lib/libtor-smartlist-core-testing.a AR src/lib/libtor-malloc-testing.a AR src/lib/libtor-wallclock-testing.a AR src/lib/libtor-err-testing.a AR src/lib/libtor-ctime-testing.a AR src/trunnel/libor-trunnel-testing.a CCLD src/test/test-child CC src/test/fuzz/fuzz_consensus-fuzzing_common.o CC src/test/fuzz/fuzz_consensus-fuzz_consensus.o CC src/test/fuzz/fuzz_descriptor-fuzzing_common.o CC src/test/fuzz/fuzz_descriptor-fuzz_descriptor.o CC src/test/fuzz/fuzz_diff-fuzzing_common.o CC src/test/fuzz/fuzz_diff-fuzz_diff.o CC src/test/fuzz/fuzz_diff_apply-fuzzing_common.o CC src/test/fuzz/fuzz_diff_apply-fuzz_diff_apply.o CC src/test/fuzz/fuzz_extrainfo-fuzzing_common.o CC src/test/fuzz/fuzz_extrainfo-fuzz_extrainfo.o CC src/test/fuzz/fuzz_hsdescv2-fuzzing_common.o CC src/test/fuzz/fuzz_hsdescv2-fuzz_hsdescv2.o CC src/test/fuzz/fuzz_hsdescv3-fuzzing_common.o CC src/test/fuzz/fuzz_hsdescv3-fuzz_hsdescv3.o CC src/test/fuzz/fuzz_http-fuzzing_common.o CC src/test/fuzz/fuzz_http-fuzz_http.o CC src/test/fuzz/fuzz_http_connect-fuzzing_common.o CC src/test/fuzz/fuzz_http_connect-fuzz_http_connect.o CC src/test/fuzz/fuzz_iptsv2-fuzzing_common.o CC src/test/fuzz/fuzz_iptsv2-fuzz_iptsv2.o CC src/test/fuzz/fuzz_microdesc-fuzzing_common.o CC src/test/fuzz/fuzz_microdesc-fuzz_microdesc.o CC src/test/fuzz/fuzz_socks-fuzzing_common.o CC src/test/fuzz/fuzz_socks-fuzz_socks.o CC src/test/fuzz/fuzz_vrs-fuzzing_common.o CC src/test/fuzz/fuzz_vrs-fuzz_vrs.o AR src/lib/libtor-intmath-testing.a AR src/tools/libtorrunner.a AR src/core/libtor-app.a AR src/lib/libtor-compress.a AR src/lib/libtor-evloop.a AR src/lib/libtor-tls.a AR src/lib/libtor-crypt-ops.a AR src/ext/keccak-tiny/libkeccak-tiny.a AR src/lib/libcurve25519_donna.a AR src/ext/ed25519/ref10/libed25519_ref10.a AR src/ext/ed25519/donna/libed25519_donna.a AR src/lib/libtor-geoip.a AR src/lib/libtor-process.a AR src/lib/libtor-time.a AR src/lib/libtor-fs.a AR src/lib/libtor-encoding.a AR src/lib/libtor-sandbox.a AR src/lib/libtor-container.a AR src/lib/libtor-net.a AR src/lib/libtor-thread.a AR src/lib/libtor-memarea.a AR src/lib/libtor-math.a AR src/lib/libtor-meminfo.a AR src/lib/libtor-osinfo.a AR src/lib/libtor-log.a AR src/lib/libtor-lock.a AR src/lib/libtor-fdio.a AR src/lib/libtor-string.a AR src/lib/libtor-term.a AR src/lib/libtor-smartlist-core.a AR src/lib/libtor-malloc.a AR src/lib/libtor-wallclock.a AR src/lib/libtor-err.a AR src/lib/libtor-intmath.a AR src/lib/libtor-ctime.a AR src/lib/libtor-trace.a AR src/trunnel/libor-trunnel.a CCLD src/test/test-switch-id CCLD src/test/test-bt-cl CCLD src/test/test-timers CCLD src/test/fuzz/fuzz-consensus CCLD src/test/fuzz/fuzz-descriptor CCLD src/test/fuzz/fuzz-diff CCLD src/test/fuzz/fuzz-diff-apply CCLD src/test/fuzz/fuzz-extrainfo CCLD src/test/fuzz/fuzz-hsdescv2 CCLD src/test/fuzz/fuzz-hsdescv3 CCLD src/test/fuzz/fuzz-http CCLD src/test/fuzz/fuzz-http-connect CCLD src/test/fuzz/fuzz-iptsv2 CCLD src/test/fuzz/fuzz-microdesc CCLD src/test/fuzz/fuzz-socks CCLD src/test/fuzz/fuzz-vrs CCLD src/app/tor CCLD src/tools/tor-resolve CCLD src/tools/tor-print-ed-signing-cert CCLD src/tools/tor-gencert CCLD src/test/bench CCLD src/test/test-slow CCLD src/test/test-memwipe CCLD src/test/test_workqueue CCLD src/test/test-ntor-cl CCLD src/test/test-hs-ntor-cl CCLD src/test/test make[1]: Leaving directory '/home/slitaz/wok/tor/source/tor-0.3.5.9' make[1]: Entering directory '/home/slitaz/wok/tor/source/tor-0.3.5.9' ./install-sh -c -d '/home/slitaz/wok/tor/install/usr/bin' ./install-sh -c -d '/home/slitaz/wok/tor/install/etc/tor' ./install-sh -c -d '/home/slitaz/wok/tor/install/usr/share/doc/tor-0.3.5.9' ./install-sh -c -d '/home/slitaz/wok/tor/install/usr/share/man/man1' ./install-sh -c -d '/home/slitaz/wok/tor/install/usr/share/tor' /usr/bin/install -c contrib/client-tools/torify '/home/slitaz/wok/tor/install/usr/bin' /usr/bin/install -c -m 644 src/config/torrc.sample '/home/slitaz/wok/tor/install/etc/tor' /usr/bin/install -c -m 644 doc/tor.html doc/tor-gencert.html doc/tor-resolve.html doc/torify.html doc/tor-print-ed-signing-cert.html '/home/slitaz/wok/tor/install/usr/share/doc/tor-0.3.5.9' /usr/bin/install -c -m 644 src/config/geoip src/config/geoip6 '/home/slitaz/wok/tor/install/usr/share/tor' /usr/bin/install -c -m 644 doc/tor.1 doc/tor-gencert.1 doc/tor-resolve.1 doc/torify.1 doc/tor-print-ed-signing-cert.1 '/home/slitaz/wok/tor/install/usr/share/man/man1' ./install-sh -c -d '/home/slitaz/wok/tor/install/usr/bin' /usr/bin/install -c src/app/tor src/tools/tor-resolve src/tools/tor-print-ed-signing-cert src/tools/tor-gencert '/home/slitaz/wok/tor/install/usr/bin' make[1]: Leaving directory '/home/slitaz/wok/tor/source/tor-0.3.5.9' ================================================================================ Executing strip on all files... Done Time: 1.31s. Size: 4193520 B -> 3665680 B. Save: 515 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 2.18s. Size: 187508 B -> 50573 B. Save: 134 KB. Cache hit: 5/5. ================================================================================ Build dependencies to remove: 16 Removing: advancecomp-static libevent libevent-dev libgdbm liblz4 libseccomp libseccomp-dev libzstd openssl-dev perl perl-core xz-dev xz-tools zlib-dev zstd zstd-dev Pack: tor 0.3.5.9 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "tor-0.3.5.9-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/tor-0.3.5.9... Done Checking site script in source/tor-0.3.5.9... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: tor 0.3.5.9 ================================================================================ Src file : tor-0.3.5.9.tar.gz Src size : 6.9M Source dir : 128.8M Produced : 11.6M Cook time : 191s ~ 03m 11s Cook date : 2020-09-13 05:56 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 11.3M : 1.9M : 8 : tor-0.3.5.9-i486.tazpkg ================================================================================