Use scons --mute to make compile logs readable

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Logging
    • None
    • Fully Compatible
    • Platforms 12 (04/01/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Quoting SCons: It isn't that bad!:

      --mute: This option makes it so long compile lines are not echoed to the terminal. Someday this should be the default, but for now you need to request it. It makes it much easier to understand what the build is doing, which in turn lets you understand more about how we make the sausage. Use this.

      Example output:

      Compiling build/cached/mongo/db/db.o
      Compiling build/cached/mongo/db/commands/touch.o
      Compiling build/cached/mongo/db/mongod_options_init.o
      Compiling build/cached/mongo/base/error_codes.o
      Compiling build/cached/mongo/base/global_initializer.o
      Compiling build/cached/mongo/base/global_initializer_registerer.o
      Compiling build/cached/mongo/base/init.o
      Compiling build/cached/mongo/base/initializer.o
      Compiling build/cached/mongo/base/initializer_context.o
      Compiling build/cached/mongo/base/initializer_dependency_graph.o
      Compiling build/cached/mongo/base/make_string_vector.o
      Compiling build/cached/mongo/base/parse_number.o
      Compiling build/cached/mongo/base/status.o
      Compiling build/cached/mongo/base/string_data.o
      Compiling build/cached/mongo/db/auth/action_set.o
      Compiling build/cached/mongo/db/auth/action_type.o
      

              Assignee:
              Andrew Morrow (Inactive)
              Reporter:
              Siyuan Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: