[tor-bugs] #6738 [Tor Client]: make -j clean all doesn't work every time

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Aug 30 11:49:59 UTC 2012


#6738: make -j clean all doesn't work every time
------------------------+---------------------------------------------------
 Reporter:  ln5         |          Owner:     
     Type:  defect      |         Status:  new
 Priority:  normal      |      Milestone:     
Component:  Tor Client  |        Version:     
 Keywords:  build       |         Parent:     
   Points:              |   Actualpoints:     
------------------------+---------------------------------------------------
 make -j 3 clean all sometimes fail.

 This system has two cores, running FreeBSD 8.2 and autoconf-2.69,
 automake-1.12, libtool-2.4.2

 These are the failures, in order of frequency. The first failure is
 the most common by far. In total, I seem to have a failure rate of
 about 60%.

 $ make -j 3 clean all

   CCLD     src/test/test
 gcc: src/test/src_test_test-test_data.o: No such file or directory
 gcc: src/test/src_test_test-tinytest.o: No such file or directory

   CCLD     src/or/tor
 gcc: src/or/tor_main.o: No such file or directory

   CCLD     src/test/test
 gcc: src/test/src_test_test-test_data.o: No such file or directory

 Related to #6524.

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


More information about the tor-bugs mailing list