[tor-bugs] #14090 [Tor]: Test case "laplace" fails on Raspberry Debian 7.6
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Jan 15 15:44:27 UTC 2015
#14090: Test case "laplace" fails on Raspberry Debian 7.6
------------------------+--------------------------------
Reporter: TvdW | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: Tor: 0.2.6.x-final
Component: Tor | Version: Tor: 0.2.6.2-alpha
Resolution: fixed | Keywords:
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------------
Comment (by asn):
Builds on wheezy i386 are failing with:
{{{
../src/test/test_util.c: In function
'test_util_round_to_next_multiple_of':
../src/test/test_util.c:4635:3: error: overflow in implicit constant
conversion [-Werror=overflow]
../src/test/test_util.c:4636:3: error: overflow in implicit constant
conversion [-Werror=overflow]
}}}
This might be because I didn't convert all the tests to `tt_i64_op`. I
pushed another commit that converts also the
`round_int64_to_next_multiple_of()` tests. Please fetch my repo again.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14090#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list