[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #26378 [Core Tor/Tor]: Travis fails on rust tests (test_rust.sh)
#26378: Travis fails on rust tests (test_rust.sh)
----------------------------+------------------------------------
Reporter: asn | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.3.4.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: rust tor-tests | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
----------------------------+------------------------------------
Comment (by catalyst):
Apparently rngs/jitter.rs in the `rand` crate won't build without `--cfg
std`, and we set `default-features = false` for the `rand` crate in
src/rust/crypto/Cargo.toml. Or it requires `default-features = false` for
the `rand_core` crate as well for consistency.
There seems to be a possible linker error now in our digest crate, which
I'm trying to track down.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26378#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs