[SERVER-1328] scons install doesn't end with --prefix parameter? Created: 30/Jun/10  Updated: 12/Jul/16  Resolved: 30/Jun/10

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: 1.4.4
Fix Version/s: 1.5.4

Type: Bug Priority: Major - P3
Reporter: Kazuki Ohta Assignee: Eliot Horowitz (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Linux fawn3 2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:45:36 UTC 2009 x86_64 GNU/Linux


Operating System: Linux
Participants:

 Description   

I installed boost/mozjs into the user directory (/home/kzk/soft).

Then, tried to build the mongodb itself.

$ scons --prefix=/home/kzk/soft/ --extrapathdyn=/home/kzk/soft --sharedclient all

Finally, try the install build target as follows.

$ scons --prefix=/home/kzk/soft/ --extrapathdyn=/home/kzk/soft --sharedclient install

Then, python interpreter consumes 100% CPU and the memory usage gets increasing and increasing (maybe infinite recursion?).
However, without prefix option, it works fine.

$ scons --extrapathdyn=/home/kzk/soft --sharedclient install

Because the interpreter got freeze, I cannot get any backtrace or so...



 Comments   
Comment by Kazuki Ohta [ 30/Jun/10 ]

Confirmed that this problem was fixed in git HEAD.

Generated at Thu Feb 08 02:56:43 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.