Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not install with macOS 10.11 #32

Open
nikivazou opened this issue Jul 24, 2019 · 2 comments
Open

Does not install with macOS 10.11 #32

nikivazou opened this issue Jul 24, 2019 · 2 comments

Comments

@nikivazou
Copy link

Hey,

I run

brew tap
brew install cvc4/cvc4/cvc4 --HEAD

and the second fails with the error below and the CMakeError.log is this: https://gist.github.com/nikivazou/e5086747e3475a5559625623baa34628

I assume my OS version is too old, but posting this here, just in case there is another fix.

Thanks,
Niki

brew install cvc4/cvc4/cvc4 --HEAD
Warning: You are using macOS 10.11.
We (and Apple) do not provide support for this old version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience, as you are running this old version.

==> Installing cvc4 from cvc4/cvc4
==> Cloning https://github.com/CVC4/CVC4.git
Updating /Users/niki/Library/Caches/Homebrew/cvc4--git
==> Checking out branch master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
HEAD is now at 1c57b6f Minor refactoring of regexp operation (#3116)
==> contrib/get-antlr-3.4
==> contrib/get-symfpu
==> ./configure.sh --prefix=/Users/niki/bin/homebrew/Cellar/cvc4/HEAD-1c57b6f --
==> make install
Last 15 lines from /Users/niki/Library/Logs/Homebrew/cvc4/04.make:
2019-07-24 20:21:51 +0200

make
install

make: *** No rule to make target `install'.  Stop.

Do not report this issue to Homebrew/brew or Homebrew/core!


Error: You are using macOS 10.11.
We (and Apple) do not provide support for this old version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience, as you are running this old version.
@pathawks
Copy link
Contributor

Possible duplicate of #33

@4tXJ7f
Copy link
Member

4tXJ7f commented Apr 13, 2021

Sorry about the long delay. I have finally updated the tap to install the latest release (1.8) and fixed the toml issue. It seems to work both locally (Big Sur) and on GitHub actions (Catalina). Please give it a try and let me know if it works for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants