[SERVER-19123] Bug in SConstruct: global name 'windows' is not defined Created: 24/Jun/15  Updated: 05/Feb/16  Resolved: 30/Jun/15

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: None
Fix Version/s: 3.1.6

Type: Bug Priority: Minor - P4
Reporter: Igor Canadi Assignee: Jonathan Reams
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by SERVER-19188 NameError When Building with --use-sy... Closed
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: Build 5 06/26/16, Build 6 07/17/15
Participants:

 Description   

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"])



 Comments   
Comment by Githook User [ 30/Jun/15 ]

Author:

{u'username': u'jbreams', u'name': u'Jonathan Reams', u'email': u'jbreams@mongodb.com'}

Message: SERVER-19123 Fix using system zlib in scons
Branch: master
https://github.com/mongodb/mongo/commit/ac120761506847533fbf1fff40339da8cc81778d

Generated at Thu Feb 08 03:49:55 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.