[tor-bugs] #32230 [Core Tor/Tor]: configure summary is confusing or incorrect

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Oct 23 14:19:28 UTC 2019


#32230: configure summary is confusing or incorrect
------------------------------+--------------------------------
     Reporter:  teor          |      Owner:  dgoulet
         Type:  defect        |     Status:  assigned
     Priority:  Medium        |  Milestone:  Tor: 0.4.3.x-final
    Component:  Core Tor/Tor  |    Version:  Tor: unspecified
     Severity:  Normal        |   Keywords:  043-must
Actual Points:                |  Parent ID:
       Points:  0.5           |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 Some of the options in the new configure summary are confusing or
 incorrect. The configure summary was introduced in #31373.

 Wrong place:
 * maybe --enable-systemd should be an optional library?

 Inverted, should be --enable-* :
 * --disable-seccomp
 * --disable-libscrypt
 * --disable-gcc-hardening ?
 * --disable-linker-hardening ?
 * --disable-module-dirauth
 * --disable-unittests

 Remove Double-Negative ? :
 * assert()s disabled (--disable-asserts-in-tests, dev only):     no
   * assert()s enabled (--enable-asserts-in-tests, dev only):     yes

 Broken:
 * --enable-gcc-warnings:
   * is not Verbose Warnings
   * is an alias for --enable-fatal-warnings, which is already listed
   * did you mean --disable-gcc-warnings-advisory ?
 * --disable-asciidoc
   * also disables manpages and HTML, but they are shown as enabled
 * --enable-fragile-hardening
   * should be true if --enable-expensive-hardening is set, but is shown as
 false

 Missing:
 * --disable-module-relay
   * please build the module feature summary from the list of modules in
 configure
 * --disable-asciidoc
 * --enable-lzma
 * --enable-zstd
 * --enable-cargo-online-mode
 * --with-tor-user=[user]
 * --with-tor-group=[group]
 * and a few others
 * and a whole bunch of env vars

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


More information about the tor-bugs mailing list