...
BugZero found this defect 2739 days ago.
Latest version (3.4.6) is failing with 'SConfBase' object has no attribute 'CheckBoostMinVersion' when using system boost (check for boost version if performed). With 3.4.3 it was working well for me. This error was introduced by this commit https://github.com/mongodb/mongo/commit/5afc2767e74ad25113b2c36be7b18484f156f525 Patch to fix it is attached.
mskalick commented on Tue, 1 Aug 2017 08:14:20 +0000: Sorry for my long inactivity. Thanks for fixing this issue. xgen-internal-githook commented on Thu, 27 Jul 2017 19:08:37 +0000: Author: {'email': 'mark.benvenuto@mongodb.com', 'username': 'markbenvenuto', 'name': 'Mark Benvenuto'} Message: SERVER-30199 Fix --use-system-boost (cherry picked from commit ba6674f43b940360664b7dfc1c1933384b713c38) Branch: v3.4 https://github.com/mongodb/mongo/commit/bca21d14a4f25d7884d1f56d2e6ff02e334c9578 xgen-internal-githook commented on Thu, 27 Jul 2017 19:04:23 +0000: Author: {'email': 'mark.benvenuto@mongodb.com', 'username': 'markbenvenuto', 'name': 'Mark Benvenuto'} Message: SERVER-30199 Fix --use-system-boost Branch: master https://github.com/mongodb/mongo/commit/ba6674f43b940360664b7dfc1c1933384b713c38 mark.benvenuto commented on Tue, 18 Jul 2017 17:17:11 +0000: I can confirm the issue repros against 3.4 and master. mskalick, thank you for the patch. Do you want submit a pull request or do you want me to just merge the patch in the ticket?
scons --use-system-boost