-
Type: Bug
-
Resolution: Done
-
Priority: Blocker - P1
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
The error returned is:
Illegal Instruction: 4
We should fix this by troubleshooting the -mmacosx-version-min=10.6 parameter we pass to g++, visible here - http://mci.10gen.com/ui/task_log_raw/mongodb_mongo_master_osx_108_78a5cc81af2209e10e1357a41e02f1689b60ef1e_13_10_17_22_04_07_compile?type=task
And we should prevent this by testing on a 10.6 machine after building on a 10.8 machine.