[tor-bugs] #22768 [Internal Services/Service - jenkins]: Add building Tor with Rust support to Jenkins

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Dec 5 13:32:10 UTC 2017


#22768: Add building Tor with Rust support to Jenkins
-------------------------------------------------+-------------------------
 Reporter:  isis                                 |          Owner:  weasel
     Type:  enhancement                          |         Status:
                                                 |  needs_review
 Priority:  Medium                               |      Milestone:
Component:  Internal Services/Service - jenkins  |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  rust, tor-ci                         |  Actual Points:
Parent ID:                                       |         Points:  1
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by nickm):

 Good bug hunting!  I hope that the Cargo folks regard this as a bug?

 The solution is a bit scary though -- I'd rather not be touching $HOME.
 Though I guess it's okay if this is in a container that will get blown
 away completely after the build.  But I wonder if there's any other
 workaround we could use.

 What if we try running cargo from inside builddir, and specifying the
 Cargo.toml location with `--manifest-path` ?  I'm attaching a patch that
 works for me, though it may be messed up in some way.

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


More information about the tor-bugs mailing list