Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-22343

Use scons --mute to make compile logs readable

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

      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@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            siyuan.zhou@mongodb.com Siyuan Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: