osx-cross / homebrew-avr

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

simavr could not install #24

Closed fono09 closed 8 years ago

fono09 commented 8 years ago

Already it seems to have been patched.

% brew install --HEAD simavr
==> Installing simavr from osx-cross/avr
==> Cloning https://github.com/buserror/simavr.git
Updating /Library/Caches/Homebrew/simavr--git
==> Checking out branch master
==> Downloading https://patch-diff.githubusercontent.com/raw/buserror/simavr/pull/149.diff
Already downloaded: /Library/Caches/Homebrew/simavr--patch-2899af128549706da8b964fc3838f9edb729ad37557143a25ec1bdd6da2985b6.diff
==> Patching
patching file Makefile.common
Hunk #1 FAILED at 55.
1 out of 1 hunk FAILED -- saving rejects to file Makefile.common.rej
Error: Failure while executing: /usr/bin/patch -g 0 -f -p1 -i /private/tmp/simavr--patch20160131-21769-1xdcgn9/149.diff
leojrfs commented 8 years ago

confirmed! @jedahan can you please verify this? btw want to help maintain?

jedahan commented 8 years ago

Sorry about the long delay, just started a new job. Pull request made!