[tor-bugs] #25814 [Core Tor/Tor]: Should Travis use "make distcheck"?

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Apr 16 13:56:40 UTC 2018


#25814: Should Travis use "make distcheck"?
-------------------------+-------------------------------------------------
     Reporter:  nickm    |      Owner:  (none)
         Type:  defect   |     Status:  new
     Priority:  Medium   |  Milestone:  Tor: 0.3.4.x-final
    Component:  Core     |    Version:
  Tor/Tor                |   Keywords:  tor-ci, 034-roadmap-master,
     Severity:  Normal   |  034-triage-20180328, 034-included-20180328
Actual Points:           |  Parent ID:  #25550
       Points:           |   Reviewer:
      Sponsor:           |
-------------------------+-------------------------------------------------
 I just noticed that we had broken "make dist" on master, because one of
 the jenkins builders wasn't passing.  I fixed it with 197d1992dba2fe.

 Should our Travis builds be reconfigured to use "make distcheck" instead
 of "make all && make check"?  It takes only a little bit longer, but it
 would help us be sure that we weren't running into any issues like the one
 above, or #25732.

 Instead of passing things to "configure" directly in this case, we would
 need to use the `DISTCHECK_CONFIGURE_FLAGS` flag to set the configuration
 options that distcheck would use.

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


More information about the tor-bugs mailing list