lh3 / bwa

Burrow-Wheeler Aligner for short-read alignment (see minimap2 for long-read alignment)
GNU General Public License v3.0
1.52k stars 556 forks source link

Failed Installation on MacOS M1 #349

Open josoga2 opened 2 years ago

josoga2 commented 2 years ago

I tried to use the regular brew install bwa on mac M1 pc and no bottles were found.

Error: bwa: no bottle available! You can try to install from source with: brew install --build-from-source bwa Please note building from source is unsupported. You will encounter build failures with some formulae. If you experience any issues please create pull requests instead of asking for help on Homebrew's GitHub, Twitter or any other official channels.

chenrui333 commented 2 years ago

there is a open PR on this effort, https://github.com/Homebrew/homebrew-core/pull/100790