brewsci / homebrew-bio

:beer::microscope: Bioinformatics formulae for the Homebrew package manager (macOS and Linux)
http://brewsci.github.io/homebrew-bio
Other
297 stars 119 forks source link

orthofinder and MCL (markov clustering) does not compile on M1 #1698

Open stephrom opened 1 month ago

stephrom commented 1 month ago

Please fill out the issue checklist below, and provide all of the requested information.

Please always follow these steps:

To help us debug your issue please explain:

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): https://github.com/brewsci/homebrew-bio/issues

downloading the original : wget https://www.micans.org/mcl/src/mcl-22-282.tar.gz setenv CC /opt/homebrew/bin/gcc setenv CPATH /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include

./configure checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking whether build environment is sane... yes /Users/strom/Downloads/mcl-22-282/autofoo/missing: Unknown --is-lightweight' option Try/Users/strom/Downloads/mcl-22-282/autofoo/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for gcc... /opt/homebrew/bin/gcc checking whether the C compiler works... no configure: error: in /Users/strom/Downloads/mcl-22-282': configure: error: C compiler cannot create executables Seeconfig.log' for more details

Formula additions or changes

There is an issue compiling the code. I guess the same happens when installing from brew

To get formulae added or changed in Brewsci/bio please file a Pull Request. config.log