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

building compiledb target throws AttributeError

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.10
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Hide
      python buildscripts/scons.py CC=/usr/bin/clang CXX=/usr/bin/clang++ -j24 --cache --implicit-cache --modules= compiledb
      ...
      scons: Building targets ...
      scons: *** [compile_commands.json] AttributeError : 'NodeInfoBase' object has no attribute 'str_to_node'
      scons: building terminated because of errors.
      compile_commands.json failed: AttributeError : 'NodeInfoBase' object has no attribute 'str_to_node'
      
      Show
      python buildscripts/scons.py CC=/usr/bin/clang CXX=/usr/bin/clang++ -j24 --cache --implicit-cache --modules= compiledb ... scons: Building targets ... scons: *** [compile_commands.json] AttributeError : 'NodeInfoBase' object has no attribute 'str_to_node' scons: building terminated because of errors. compile_commands.json failed: AttributeError : 'NodeInfoBase' object has no attribute 'str_to_node'
    • Platforms 2017-06-19, Platforms 2017-07-10

          Assignee:
          gabriel.russell@mongodb.com Gabriel Russell (Inactive)
          Reporter:
          charlie.swanson@mongodb.com Charlie Swanson
          Votes:
          0 Vote for this issue
          Watchers:
          5 Start watching this issue

            Created:
            Updated:
            Resolved: