[tor-bugs] #18490 [Tor]: unit-test fail to cross-compile for aarch64

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Mar 11 14:51:19 UTC 2016


#18490: unit-test fail to cross-compile for aarch64
---------------------------------------------+-----------------------------
 Reporter:  wbx                              |          Owner:  cypherpunks
     Type:  defect                           |         Status:
 Priority:  Medium                           |  needs_review
Component:  Tor                              |      Milestone:  Tor:
 Severity:  Normal                           |  0.2.8.x-final
 Keywords:  unit tests aarch64 027-backport  |        Version:  Tor:
Parent ID:                                   |  0.2.7.6
 Reviewer:                                   |     Resolution:
                                             |  Actual Points:
                                             |         Points:
                                             |        Sponsor:
---------------------------------------------+-----------------------------

Comment (by nickm):

 Lifting all the other stuff into libor-crypto.a is not really a great
 idea; those libraries are truly supposed to be separate.

 I think that the problem that dgoulet tried to fix in
 2dc5d790d314beb202dfa1659161113f1f6dabf1 can be resolved better by making
 sure that libor-testing.a appears after libor-crypto-testing.a, which
 depends on it.  I'm going to try that fix. If it doesn't work, then
 probably the right move is to take the dependencies in libor-testing.a and
 move them into a third library that both libcrypto-testing.a and libor-
 testing.a.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18490#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list