[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #14268 [Torsocks]: torsocks "make check" target broken in out of tree builds



#14268: torsocks "make check" target broken in out of tree builds
-----------------------------+-------------------------
 Reporter:  yawning          |          Owner:  dgoulet
     Type:  defect           |         Status:  new
 Priority:  minor            |      Milestone:
Component:  Torsocks         |        Version:
 Keywords:  easy, makefiles  |  Actual Points:
Parent ID:                   |         Points:
-----------------------------+-------------------------
 Should be obvious from the summary, but this fails, when it shouldn't:
 {{{
 $ sh autogen.sh
 $ mkdir build
 $ cd build
 $ ../configure; make; make check
 }}}

 The failures happen because the build system assumes that the following
 files are present under the location that make was run from:
  * tests/run.sh
  * tests/test_list
  * tests/unit/fixtures

 Copying the files manually to the right places under "build" fixes things,
 so this should be easy to fix.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14268>
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