[SERVER-17463] Python error when specifying absolute path to scons cacheDir Created: 04/Mar/15  Updated: 18/Sep/15  Resolved: 04/Mar/15

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: 3.0.0
Fix Version/s: 3.0.1, 3.1.0

Type: Bug Priority: Minor - P4
Reporter: Max Hirschhorn Assignee: Max Hirschhorn
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Operating System: ALL
Backport Completed:
Steps To Reproduce:

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

Participants:

 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):



 Comments   
Comment by Githook User [ 04/Mar/15 ]

Author:

{u'username': u'visemet', u'name': u'Max Hirschhorn', u'email': u'max.hirschhorn@mongodb.com'}

Message: SERVER-17463 Fix issue specifying absolute path to scons --cache-dir.

(cherry picked from commit 0a82325a6852929b8817fdcd2659275889561925)
Branch: v3.0
https://github.com/mongodb/mongo/commit/8f6875ad4edca37187cf7febd4dc5fe7852f3812

Comment by Githook User [ 04/Mar/15 ]

Author:

{u'username': u'visemet', u'name': u'Max Hirschhorn', u'email': u'max.hirschhorn@mongodb.com'}

Message: SERVER-17463 Fix issue specifying absolute path to scons --cache-dir.
Branch: master
https://github.com/mongodb/mongo/commit/0a82325a6852929b8817fdcd2659275889561925

Comment by Max Hirschhorn [ 04/Mar/15 ]

Affects master and 3.0, but not the 2.6 branch.

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