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

Bug in SConstruct: global name 'windows' is not defined

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.1.6
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Build 5 06/26/16, Build 6 07/17/15

      How to reproduce:
      scons --use-system-zlib

      Output:

      NameError: global name 'windows' is not defined:
        File "/data/users/icanadi/mongo-master/SConstruct", line 2205:
          env = doConfigure( env )
        File "/data/users/icanadi/mongo-master/SConstruct", line 2026:
          conf.FindSysLibDep("zlib", ["zlib" if windows else "z"])
      

            Assignee:
            jonathan.reams@mongodb.com Jonathan Reams
            Reporter:
            igor Igor Canadi
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: