i still get this error
does this have antything to do with my network blocking tor network?
status/log_heartbeat__calls_log_accounting: [forking]
FAIL src/test/test_status.c:742: assert(strstr(va_arg(ap, char *), ":01:00") != NULL): (nil) vs (nil)
[log_heartbeat__calls_log_accounting FAILED]
status/log_heartbeat__packaged_cell_fullness: [forking] OK
status/log_heartbeat__tls_write_overhead: [forking] OK
6/232 TESTS FAILED. (0 skipped)
Makefile:4788: recipe for target 'test' failed
Search Criteria
Package Details: tor-git 0.4.9.2.alpha.r83.g58248ad-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tor-git.git (read-only, click to copy) |
|---|---|
| Package Base: | tor-git |
| Description: | An anonymizing overlay network (development version) |
| Upstream URL: | https://www.torproject.org |
| Licenses: | BSD |
| Conflicts: | tor |
| Provides: | tor |
| Submitter: | skydrome |
| Maintainer: | skydrome |
| Last Packager: | skydrome |
| Votes: | 14 |
| Popularity: | 0.000070 |
| First Submitted: | 2012-07-31 04:56 (UTC) |
| Last Updated: | 2025-05-16 06:45 (UTC) |
Dependencies (14)
- libcap
- libevent (libevent-gitAUR)
- libseccomp (libseccomp-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- xz (xz-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- asciidoc (asciidoc-gitAUR) (make)
- ca-certificates (ca-certificates-utils) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- systemd (systemd-selinuxAUR, unshitted-systemdAUR, systemd-liberated-gitAUR, systemd-gitAUR) (make)
- python (check)
- meek (optional) – obfuscating pluggable transport proxy
- obfs4proxyAUR (obfs4-gitAUR) (optional) – obfuscating pluggable transport proxy
- torsocks (torsocks-gitAUR) (optional) – allow transparent SOCKS proxying
Required by (85)
- ailinux-client (requires tor)
- archtorify-git (requires tor)
- bisq2 (requires tor)
- cryo (requires tor) (optional)
- cwtch-autobindings (requires tor)
- cwtch-autobindings-git (requires tor)
- cwtch-bin (requires tor) (optional)
- cwtch-ui-bin (requires tor) (optional)
- edex-de (requires tor) (optional)
- electron-cash (requires tor) (optional)
- electron-cash-git (requires tor) (optional)
- entropy-shield (requires tor)
- ergochat (requires tor) (optional)
- feather-wallet (requires tor) (optional)
- featherwallet-appimage (requires tor)
- filtor (requires tor)
- gimmeasearx-git (requires tor) (optional)
- grin-wallet (requires tor) (optional)
- grin-wallet-bin (requires tor) (optional)
- haze (requires tor)
- Show 65 more...
Sources (10)
rezad commented on 2014-08-01 17:12 (UTC)
skydrome commented on 2014-06-05 22:37 (UTC)
https://trac.torproject.org/projects/tor/ticket/11332
Hi all, If you can spare the time, users of alpha versions of tor are being asked to help identify bottlenecks in these early versions.
skydrome commented on 2014-05-22 15:56 (UTC)
you might have started compiling when changes were still being committed, the tests ran fine for me just now.
status/log_heartbeat__calls_log_accounting: [forking] OK
221 tests ok. (1 skipped)
rezad commented on 2014-05-21 18:03 (UTC)
i get this error
status/log_heartbeat__not_in_consensus: [forking] OK
status/log_heartbeat__calls_log_accounting: [forking]
FAIL src/test/test_status.c:742: assert(strstr(va_arg(ap, char *), ":01:00") != NULL): (nil) vs (nil)
[log_heartbeat__calls_log_accounting FAILED]
status/log_heartbeat__packaged_cell_fullness: [forking] OK
status/log_heartbeat__tls_write_overhead: [forking] OK
1/221 TESTS FAILED. (1 skipped)
Makefile:4700: recipe for target 'test' failed
make: *** [test] Error 1
Scimmia commented on 2013-12-01 02:04 (UTC)
That pkgver function doesn't work. Since the only thing that changes with each commit is the hash, each one could be seen as either an upgrade or a downgrade. You need to include something that goes up every time like git rev-list --count
Pinned Comments
skydrome commented on 2016-11-12 03:17 (UTC)