macOS Compatibility

MacOS

Status

 

MacOS

Status

 

11.4

broken

  • clang 12.0.5

11.2.3

tested

fio release/3.0.x

  • Do NOT build with the pinned “-P” switch

  • Remove your fio build directory (e.g., /Users/ericbutz/fio )

  • Remove your fio GitHub directory and re-clone

  • If you still have errors, run: brew list -1 | xargs brew rm

    • Note: This nukes your brew installs, so can mess up other software dependencies (for example, it hoses up my Jekyll builds).

11 (Big Sur)

tested

fio release/2.0.x-dev

  • Need to manually add the following:

fio/scripts/helpers/build_darwin.sh Update Line 9 to be: [[ "${OS_MAJ}" -lt 10 ]] && echo "You must be running Mac OS 10.12.x or higher to install FIO." && exit 1

fio develop (Bahamas)

  • builds cleanly (has fix above)

10.15 (Catalina_

tested

fio release/2.0.x-dev

  • builds cleanly

fio develop (Bahamas)

  • builds cleanly