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

Python error when specifying absolute path to scons cacheDir

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Fixed
    • 3.0.0
    • 3.0.1, 3.1.0
    • Build
    • None
    • Fully Compatible
    • ALL
    • Hide

      scons --cache --cache-dir=`pwd`/build/test core

      Show
      scons --cache --cache-dir=`pwd`/build/test core

    Description

      scons: Reading SConscript files ...
      NameError: name 'cachdDIr' is not defined:
        File "/Users/maxh/Documents/GitHub/mongo/SConstruct", line 457:
          if not os.path.isabs(cachdDIr):

      Attachments

        Activity

          People

            max.hirschhorn@mongodb.com Max Hirschhorn
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: