[tor-bugs] #17826 [Tor]: tor not make-jobs safe
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Tue Dec 15 17:14:56 UTC 2015
    
    
  
#17826: tor not make-jobs safe
--------------------+------------------------------------
 Reporter:  wiz     |          Owner:
     Type:  defect  |         Status:  needs_review
 Priority:  Medium  |      Milestone:  Tor: 0.2.8.x-final
Component:  Tor     |        Version:  Tor: 0.2.4.2-alpha
 Severity:  Normal  |     Resolution:
 Keywords:          |  Actual Points:
Parent ID:          |         Points:
  Sponsor:          |
--------------------+------------------------------------
Comment (by nickm):
 Does this work with out-of-tree builds?  It reverts a commit that says
 that it's necessary in order to fix out-of-tree builds.
 FWICT the problem here is really that there are other object files besides
 log.o.  Specifically, I believe that Makefile.in will now also potentially
 include:
   * src/common/log.obj
   * src/common/src_common_libor_testing_a-log.o
   * src/common/src_common_libor_testing_a-log.obj
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17826#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list