[tor-bugs] #29731 [Applications/Tor Browser]: tor compilation hangs frequently when building Windows testbuilds
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Mar 11 12:07:09 UTC 2019
#29731: tor compilation hangs frequently when building Windows testbuilds
--------------------------------------+--------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-rbm | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by gk):
Oh, it can happen the `install` target as well:
{{{
boklm 3761 0.0 0.1 29848 16108 ? S 11:38 0:00 make
install
boklm 3769 0.0 0.1 29816 16104 ? S 11:38 0:00 make
install-exec-am install-data-am
boklm 3773 0.0 0.0 21036 2988 ? S 11:38 0:00 /bin/bash
-c ( cd "/var/tmp/build/tor-911f95ed9203/src/rust" ; \
.CARGO_TARGET_DIR="/var/tmp/build/tor-911f95ed9203/src/rust/target" \
.cargo build --release \ .--frozen \ .--manifest-path "/var/tmp/build
/tor-911f95ed9203/src/rust/tor_rust/Cargo.toml" )
boklm 3774 0.0 0.0 21040 2240 ? S 11:38 0:00 /bin/bash
-c ( cd "/var/tmp/build/tor-911f95ed9203/src/rust" ; \
.CARGO_TARGET_DIR="/var/tmp/build/tor-911f95ed9203/src/rust/target" \
.cargo build --release \ .--frozen \ .--manifest-path "/var/tmp/build
/tor-911f95ed9203/src/rust/tor_rust/Cargo.toml" )
boklm 3775 0.0 0.1 43512 12084 ? Sl 11:38 0:00 cargo
build --release --frozen --manifest-path /var/tmp/build/tor-
911f95ed9203/src/rust/tor_rust/Cargo.toml
}}}
But it's Rust related, too. Smells like a `faketime` issue (which would
fit to the fact that I saw this once with macOS as well, recently, but
never Linux).
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29731#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list