[tor-bugs] #26447 [Core Tor/Tor]: Add check-includes to check-local?

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jul 26 00:58:16 UTC 2018


#26447: Add check-includes to check-local?
-------------------------------------------------+-------------------------
 Reporter:  nickm                                |          Owner:  nickm
     Type:  enhancement                          |         Status:
                                                 |  needs_revision
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.3.5.x-final
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  easy, ci, modularity, fast-fix, 035  |  Actual Points:
  -triaged-in-20180711                           |
Parent ID:                                       |         Points:
 Reviewer:  teor                                 |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by teor):

 I get the same error for an in-tree build:
 {{{
 perl ./scripts/maint/checkSpace.pl -C \
                 ./src/lib/*/*.[ch] \
                 ./src/core/*/*.[ch] \
                 ./src/feature/*/*.[ch] \
                 ./src/app/*/*.[ch] \
                 ./src/test/*.[ch] \
                 ./src/test/*/*.[ch] \
                 ./src/tools/*.[ch]
 ./scripts/maint/checkIncludes.py
 make[1]: ./scripts/maint/checkIncludes.py: No such file or directory
 make[1]: *** [check-includes] Error 1
 make[1]: *** Waiting for unfinished jobs....
 ...
 $ ls -l ./scripts/maint/checkIncludes.py
 -rwxr-xr-x  1 x  wheel  3473 26 Jul 10:48 ./scripts/maint/checkIncludes.py
 }}}

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


More information about the tor-bugs mailing list