osx-cross / homebrew-avr

Homebrew AVR Toolchain
BSD 2-Clause "Simplified" License
394 stars 79 forks source link

Installation of avr-gcc@5 fails. #322

Closed gatk555 closed 5 months ago

gatk555 commented 8 months ago

Probably not too serious as other versions should work. Thanks for the good work on packaging these tools.

This is from one of Github Actions VMs (macos-latest). The command was

brew install avr-gcc@5 avr-binutils

and the error:

Error: isl@0.18 has been disabled because it is a versioned formula!

Log file extract:

==> Fetching dependencies for osx-cross/avr/avr-gcc@5: osx-cross/avr/avr-binutils and isl@0.18 ==> Fetching osx-cross/avr/avr-binutils ==> Downloading https://github.com/osx-cross/homebrew-avr/releases/download/avr-binutils-2.40_2/avr-binutils-2.40_2.monterey.bottle.1.tar.gz ==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/30939945/c046b60b-80a2-41e5-9702-5e6b2aa9efb9?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231228%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231228T145331Z&X-Amz-Expires=300&X-Amz-Signature=7941aeef1e646154eb4a33fb0da0ad563587e531afa0fa6ec25ab988e2a7ab38&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=30939945&response-content-disposition=attachment%3B%20filename%3Davr-binutils-2.40_2.monterey.bottle.1.tar.gz&response-content-type=application%2Foctet-stream Error: isl@0.18 has been disabled because it is a versioned formula! ==> Installing avr-binutils from osx-cross/avr ==> Pouring avr-binutils-2.40_2.monterey.bottle.1.tar.gz ==> Caveats For Mac computers with Apple silicon, avr-binutils might need Rosetta 2 to work properly. You can learn more about Rosetta 2 here:

https://support.apple.com/en-us/HT211861 ==> Summary 🍺 /usr/local/Cellar/avr-binutils/2.40_2: 159 files, 24.4MB Error: Process completed with exit code 1.

ladislas commented 5 months ago

yes, we are aware and looking for a fix, but avr-gcc@5 is very old, so not sure we'll be able to make it work.

tracked by #329