-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Evergreen
-
None
-
Storage Engines
-
None
-
None
-
0
On macOS, evergreen is unable to find our Python binary and is failing the compile task.
Update the evergreen.yml file with the correct python path.
[2025/05/09 09:59:58.560] Running command 'shell.exec' in function 'compile wiredtiger' (step 3.3 of 5). [2025/05/09 09:59:58.564] bash: line 53: /Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11: No such file or directory [2025/05/09 09:59:58.564] Command 'shell.exec' in function 'compile wiredtiger' (step 3.3 of 5) failed: shell script encountered problem: exit code 1. [2025/05/09 09:59:58.564] Finished command 'shell.exec' in function 'compile wiredtiger' (step 3.3 of 5) in 4.01625ms. [2025/05/09 09:59:58.564] Running task commands failed: running command: command failed: shell script encountered problem: exit code 1 [2025/05/09 09:59:58.564] Finished running task commands in 11.297169791s. [2025/05/09 09:59:58.910] Task completed - FAILURE.