Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-14580

Fix missing Python on macOS 14 ARM64 build

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 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. 

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            mariam.mojid@mongodb.com Mariam Mojid
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: