[tor-bugs] #26378 [Core Tor/Tor]: Travis fails on rust tests (test_rust.sh)
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Jun 15 20:18:15 UTC 2018
#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):
The linker error seems to be
{{{
= note: Undefined symbols for architecture x86_64:
"_crypto_digest_get_digest", referenced from:
external::crypto_digest::get_256_bit_digest::ha3da46ac36a82461 in
libexternal-8bb3f63f9ea96478.rlib(external-
8bb3f63f9ea96478.3fgl34tvxe66etyo.rcgu.o)
external::crypto_digest::get_512_bit_digest::h203eb3e5e9737026 in
libexternal-8bb3f63f9ea96478.rlib(external-
8bb3f63f9ea96478.3fgl34tvxe66etyo.rcgu.o)
"_crypto_digest_add_bytes", referenced from:
external::crypto_digest::CryptoDigest::add_bytes::hb2bf5f14939f0d38 in
libexternal-8bb3f63f9ea96478.rlib(external-
8bb3f63f9ea96478.3fgl34tvxe66etyo.rcgu.o)
"_crypto_digest_new", referenced from:
external::crypto_digest::CryptoDigest::new::h4cbcd63bf1a2cf1d in
libexternal-8bb3f63f9ea96478.rlib(external-
8bb3f63f9ea96478.3fgl34tvxe66etyo.rcgu.o)
"_crypto_digest256_new", referenced from:
external::crypto_digest::CryptoDigest::new::h4cbcd63bf1a2cf1d in
libexternal-8bb3f63f9ea96478.rlib(external-
8bb3f63f9ea96478.3fgl34tvxe66etyo.rcgu.o)
"_crypto_digest512_new", referenced from:
external::crypto_digest::CryptoDigest::new::h4cbcd63bf1a2cf1d in
libexternal-8bb3f63f9ea96478.rlib(external-
8bb3f63f9ea96478.3fgl34tvxe66etyo.rcgu.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to
see invocation)
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26378#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list